Kris Jones
03/20/2019, 5:06 PM<script>
tags that include jQuery from a CDN and another set of script tags that are click events etc. on the html elements included in the form. - works great. However, when I try to include a different <script>
tag, this time to a CDN version of ChartJS, I get Chart is not defined
- am I doing this all wrong or is this related to the issues that a lot of people are having?