Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Depricated jQuery shorthands #56

Open
delosrogers opened this issue Jan 12, 2021 · 0 comments · May be fixed by #57
Open

Depricated jQuery shorthands #56

delosrogers opened this issue Jan 12, 2021 · 0 comments · May be fixed by #57

Comments

@delosrogers
Copy link

I have recently been integrating clustergrammer with a web app for exploring RNAseq data. I noticed that it still depends on jQuery 1.11.0 . I Used the jQuery migrate plugin with jQuery 3.5.1 and got the following warnings.
jquery_migrate_error

I have replaced the uses of these shorthands with .on() which has solved the issue and it as far as I have been able to see through my testing allows for clustergrammer to use jQuery 3.5.1

@delosrogers delosrogers linked a pull request Jan 12, 2021 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant