Hi, I’m confused with why my local (or development environment) works well with Jquery 3.3.1 (I have some dropdown hover jquery events) , but when I build it on Heroku (production), it fails to load Jquery 3.3.1, I git version 1.12.4 (and my jquery scripts aren’t running.)
No Idea why it works in development, but fails in production.
I removed ckeditor from my app, and got the dropdown hover to work (when it loads )
unfortunately doesn’t work on other pages, I’ve got to see how it’s loaded.