ng-masonry-grid
ng-masonry-grid copied to clipboard
Multiple grids on same page
Hello,
At the moment im looking in to creating a page where I have multiple sections with one grid in each section.
Though as of now I'm not able to get it to work as desired - I've tried working with both working with seperate components and the same...
Following link is a quick setup so you're able to see my issue. https://stackblitz.com/edit/angular-uhzyff
I assume there is something that im missing here?
Thank you for taking the time to look at it!
// Max
+1
+1
+1
A solltion I found was using the timeout https://stackblitz.com/edit/angular-afvcbt?file=src%2Fapp%2Fapp.component.html
Is there any other way to to display multiple grid on single page other then using time out function?
@megh10256 @yankev13 @Grundell
Any solution ?
Quick solution: provide the NgMasonryGridService in component instead of module