Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jQuery conflict #1191

Closed
Closed
@icemouton

Description

@icemouton

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions