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 have created a project and am loading jquery, angular, isotope and angular-isotope - in that order and including all of their dependencies. I am also using the html markup recommended here.
When I run the app i get the following error TypeError: isotopeContainer.isotope is not a function, I cannot see what is going wrong, maybe I am not adding an option that is required? But I cannot see anything in the documentation.
The text was updated successfully, but these errors were encountered:
I have created a project and am loading jquery, angular, isotope and angular-isotope - in that order and including all of their dependencies. I am also using the html markup recommended here.
When I run the app i get the following error
TypeError: isotopeContainer.isotope is not a function
, I cannot see what is going wrong, maybe I am not adding an option that is required? But I cannot see anything in the documentation.The text was updated successfully, but these errors were encountered: