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
I just upgraded from version 0.18.0 to 0.20.0 and my application broke. Error message: .resizable is not a function
I use CommonJs for internal module import. I imported jQuery without CommonJs from outside:
Hi,
I just upgraded from version 0.18.0 to 0.20.0 and my application broke.
Error message: .resizable is not a function
I use CommonJs for internal module import. I imported jQuery without CommonJs from outside:
index.html
index.js:
testEvent.js
What is the problem? Did I miss something?
When I using version 0.18.0 it is working fine.
Thank you,
Best regards,
Rómeó Nagy
The text was updated successfully, but these errors were encountered: