Hi, I am trying to use portfolio-3.html with AngularJs Route. After I put in all the thing, it show an error :
plugins.js:580 cannot call methods on isotope prior to initialization; attempted to call 'layout'
and I cant isotope it.
Metafizzy not compatible with angularJs route
1 reply · opened Jun 8, 2016
AapplecrumbyJun 8, 2016
SSemicolon WebSTAFFJun 9, 2016
Hello,
We have not tested Canvas with AngularJs but this issue can be easily fixed using this suggestion: http://stackoverflow.com/questions/11902596/using-isotope-with-angularjs-ng-repeat .
You should consider replacing the elm.isotope(); Code Block with the following code:
SEMICOLON.portfolio.gridInit( jQuery('.grid-container') );This should work fine. Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard