jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

Images collapse after navigation #54

Open vinay13 opened 7 years ago

vinay13 commented 7 years ago

I have all the images in the home page tabs . Works fine. After navigating to different several pages and coming back to Home Page all the images collapse, only one image is seen and all one above other. what is the issue here?

rojarohini commented 7 years ago

i am also getting same issue, then i tried changing the style of list item from masonry(eg: mainly change list item display property as inline-block)

vinay13 commented 7 years ago

@rojarohini @jelgblad Its still collapse images after navigation. I also put timeout on layout but still the same. Any solution? Thanks!!