I'm finding difficulties in overcoming the issue with moment()
in latest version 1.8 within apex class. Previously, I had version 1.6 which was working without any issues. Had the below error message in console:
Uncaught ReferenceError: moment is not defined
I have included the latest zoomchart.js
file in my code. Any solution?