I have a laravel website that uses bower and grunt to manage packages. I created a widget and tried to embed the widget on the site, but I have an javascript error int the console
Uncaught TypeError: Cannot read property ‘tl_id-of-the-widget_1’ of undefined
The strange thing is when I remove jQuery 2.1.4 from the code the widget works fine. I tried different versions on jquery same issue