Closed
Description
Including gridstack >= 1.0 in our app which already has jquery causes the jquery object to behave in a weird way.
I've seen this happen with other libs who had to use jquery in "compatibility/no conflict" mode.
I've tested and with the old versions everything works fine.
Commenting out the inclusion of gridstack.all.js fixes my problem.
It's not incredibly relevant but we are using jQuery v3.2.0 and jquery-ui 1.12.1
We get TypeError when using jquery ex:
jquery.min.js:2 Uncaught TypeError: $(...).dropify is not a function
Metadata
Metadata
Assignees
Labels
No labels