You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of Angular and Material, and which browser and OS does this issue affect?
latest
Other information
first time page is loaded it works. When data is cleaned and different data is loaded, while calculating height queryList is not filled yet therefore rowHeight is 0.
The text was updated successfully, but these errors were encountered:
Bug Report
Rows are not displayed after data is reloaded.
Screenshots or link to CodePen/Plunker/JSfiddle
What is the expected behavior?
Rows are calculated properly
Which version of Angular and Material, and which browser and OS does this issue affect?
latest
Other information
first time page is loaded it works. When data is cleaned and different data is loaded, while calculating height queryList is not filled yet therefore rowHeight is 0.
The text was updated successfully, but these errors were encountered: