You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install the component with bower, I get and old version of code, the one before "Rewrite jQuery-dependent parts of the code", i.e. the part with "iterStartElement.context.tagName", which does not work in jQuery 3 anymore. I deleted the component, and even a new installation gives me the incorrect code. Can you check it please?
Hi,
When I install the component with bower, I get and old version of code, the one before "Rewrite jQuery-dependent parts of the code", i.e. the part with "iterStartElement.context.tagName", which does not work in jQuery 3 anymore. I deleted the component, and even a new installation gives me the incorrect code. Can you check it please?
Thank you.