desandro / masonry

:love_hotel: Cascading grid layout plugin
https://masonry.desandro.com
16.41k stars 2.11k forks source link

Masonry with Ionic 3.20.0 #1056

Closed Sunil0710 closed 6 years ago

Sunil0710 commented 6 years ago

Hi desandro,

I was working with ionic cards to display in Masonry Layout.

I followed the steps from the bellow document. https://masonry.desandro.com/extras.html#browserify

but I'm getting the bellow error.

screen shot 2018-07-17 at 3 19 45 pm

here's the my home.html code :

screen shot 2018-07-17 at 3 23 12 pm

home.ts code:

screen shot 2018-07-17 at 3 24 48 pm

and my index.html code:

screen shot 2018-07-17 at 3 25 24 pm

can anyone help me with this error, I'm new to both ionic and masonry.