Javascript – Why do I get Highcharts undefined?
I've been using this library for almost a year on several projects and yesterday it was working perfectly as usual but today I'm getting the error on all projects: Uncaught ReferenceError: Highcharts is not defined I'm using vanilla JavaScript, HTML…