katoid / angular-grid-layout

Responsive grid with draggable and resizable items for Angular applications.
https://katoid.github.io/angular-grid-layout
MIT License
462 stars 61 forks source link

Grid don't show anything #85

Closed mattiacolaci closed 1 year ago

mattiacolaci commented 1 year ago

Good Morning, i have an important bug in my dashboard, so when the page is loading(together with my API calls) the grid don't show anything. but if i change twice the tab, the grid retrieve the charts

image

llorenspujol commented 1 year ago

It can be many things.

Does it work without the tabs? If so, maybe there is an issue with the tab component... but just guessing.

It would be helpful if you could provide a reproduction of the bug on StackBlitz