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'm trying to import designmodo-flat-ui package, but it doesn't work very well.
flat-ui.js:7320Uncaught TypeError: Cannot read property 'documentElement' of undefined(…)
That error comes from dependency for flat-ui scripts, I'm sure it's about jQuery but was unable to figure why
I'm trying to import
designmodo-flat-ui
package, but it doesn't work very well.flat-ui.js:7320Uncaught TypeError: Cannot read property 'documentElement' of undefined(…)
That error comes from dependency for flat-ui scripts, I'm sure it's about jQuery but was unable to figure why
I have imported jQuery as well
and declare $,jQuery in webpack
Appreciate all helps :(
The text was updated successfully, but these errors were encountered: