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 try to open I'm getting this error: HoldOn.min.js:2 Uncaught TypeError: $(...).appendTo(...).fadeIn is not a function at Object.c.open (HoldOn.min.js:2)
The .css and .js declarations are already in <\head>.
Below print with the error displayed in Chrome:
The text was updated successfully, but these errors were encountered:
After change the jQuery version jquery-3.2.1 to jquery-3.0.0 this error stoped... But I realized that the problem only appears in the "slim", so I come back to 3.2.1 only minified works fine
When I try to open I'm getting this error:
HoldOn.min.js:2 Uncaught TypeError: $(...).appendTo(...).fadeIn is not a function at Object.c.open (HoldOn.min.js:2)
The .css and .js declarations are already in <\head>.
Below print with the error displayed in Chrome:
The text was updated successfully, but these errors were encountered: