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 using https://unpkg.com/[email protected]/dist/global/jquerypp.js
I get this error:
jquerypp.min.js:12 Uncaught TypeError: Cannot read property 'fn' of undefined
at jquerypp.min.js:12
at global.define (jquerypp.min.js:10)
at jquerypp.min.js:12
I haven't had a chance to look into the error but using the non-minified works fine.
The text was updated successfully, but these errors were encountered:
When using
https://unpkg.com/[email protected]/dist/global/jquerypp.js
I get this error:
I haven't had a chance to look into the error but using the non-minified works fine.
The text was updated successfully, but these errors were encountered: