ngx-virtual-scroller
ngx-virtual-scroller copied to clipboard
upgrade from 4.0.2 to 4.0.3 cause content totally disappears (calculated height is 0)
We have an angular 10 app with a table and we use the vs 4.0.2 and it works fine.
If we update it to 4.0.3 the main content of the table disapper totally. It seems a calculation problem for the correct total padding in the inner div of the virtual-scroller. The height is 0.
the same
Any update on this problem?
@rintoj @speige, can you help with this problem?