angular-isotope
angular-isotope copied to clipboard
TypeError: isotopeContainer.isotope is not a function
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.
@mcneela86 I have the same issue. @mankindsoftware Do you have any solutions?
Was there a solution to this as I am also getting the same error.
I am using RequireJs to load my 'shimmed' modules if that has any bearing?