jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

WordPress and jQuery.noConflick() breaks plugin

Open vemman opened this issue 2 years ago • 1 comments

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 https://github.com/oguzhanoya/jquery-steps/issues/19 But it isn't resolved actually.

vemman avatar Jan 26 '23 11:01 vemman

+1

zindont avatar Oct 24 '23 17:10 zindont