rachelandrew / gridbugs

A curated list of Grid interop issues
MIT License
1.18k stars 25 forks source link

The grid containers maximum height in Chrome is 30'000px #32

Closed j3ll3yfi5h closed 3 months ago

j3ll3yfi5h commented 6 years ago

Just made a grid with 3 columns and around 250 elements with different heights. The containers auto calculated maximum height in Chrome seems to be 30'000 px, the last 50 elements don't fit in the container and so they are not able to span over the rows they need...

j3ll3yfi5h commented 6 years ago

hm, it's not generally – I need to precise it:

gridBug-Example