DEV Community

Mohamed Harish
Mohamed Harish

Posted on

Safari Rendering Issue with Scrollable Flexbox Container with Many Children

I'm experiencing a rendering issue in Safari with a scrollable flexbox container that contains a large number of child elements. When there are only a few child elements, the scrolling and rendering work fine. However, with a large number of children, Safari appears to lazy load the child elements, resulting…

Top comments (0)