Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

WordPress and jQuery.noConflick() breaks plugin #31

Open
vemman opened this issue Jan 26, 2023 · 1 comment
Open

WordPress and jQuery.noConflick() breaks plugin #31

vemman opened this issue Jan 26, 2023 · 1 comment

Comments

@vemman
Copy link

vemman commented Jan 26, 2023

Yesterday, I tried to integrate this plugin into a WordPress site, and it failed. Upon investigating I found the plugin fails if jQuery.noConflict() is called. So, I tested it with stock jQuery from the jQuery site and added a noConflit and bam the same noop error.

Uncaught TypeError: Cannot read properties of undefined (reading 'noop')

It's the same closed issue posted at #19
But it isn't resolved actually.

@zindont
Copy link

zindont commented Oct 24, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants