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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Hello,
It's just a little bug but I found that when you load jQuery before angular.js ink is just not working on buttons. Example: http://codepen.io/anon/pen/NGKQgZ?editors=101, when you load jQuery script after angular scripts it works perfectly.
If I load it after angular inks are working but all jQuery functions are somehow not working.
"Uncaught TypeError: element.hide is not a function". So it's either ink not working or all jQuery functions(plugins).
Hello,
It's just a little bug but I found that when you load jQuery before angular.js ink is just not working on buttons. Example: http://codepen.io/anon/pen/NGKQgZ?editors=101, when you load jQuery script after angular scripts it works perfectly.
If I load it after angular inks are working but all jQuery functions are somehow not working.
"Uncaught TypeError: element.hide is not a function". So it's either ink not working or all jQuery functions(plugins).
Edit: sorry for duplicate #4352
The text was updated successfully, but these errors were encountered: