Hello,
I am using the plugin “Popup Maker” and since I updated Royal to version 3.0, this plugin doesnt work anymore – the popups (triggered by click) dont show up anymore.
Chrome console shows the following error:
Uncaught TypeError: Cannot read property 'length' of null
at HTMLFormElement.<anonymous> (etheme.js:1439)
at HTMLFormElement.dispatch (jquery.js:3)
at HTMLFormElement.r.handle (jquery.js:3)
at Object.trigger (jquery.js:3)
at Object.a.event.trigger (jquery-migrate.min.js:2)
at HTMLFormElement.<anonymous> (jquery.js:3)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.trigger (jquery.js:3)
at HTMLFormElement.e.onFindVariation (add-to-cart-variation.min.js:1)
If I disable etheme.js, the popups are shown. So this means that there is a conflict or a bug in etheme.js and any help how to fix this would be really appreaciated.