**Describe the bug** SVG icons are sometimes not rendered inside Virtualizer in Safari on the initial paint. **To Reproduce** 1. Open https://codesandbox.io/p/sandbox/jghpwj in Safari 2. Click Refresh in the preview tab. 3. Notice that some green circles are missing. https://github.com/user-attachments/assets/9228ee7d-ab0a-4782-850e-b2094fdf560c **Expected behavior** Every row should display its green circle from the first render. https://github.com/user-attachments/assets/2a408cda-0eac-4f41-b2a8-80674cb2a5fa **Platform:** - OS: MacOS, iOS - Browser: Safari - Version of this package: 0.48.6 - Version of framework: react 19.2.4 **Additional context** The same demo works correctly in Chrome. The same SVG icons render correctly in Safari when they are not wrapped by Virtualizer.
Describe the bug
SVG icons are sometimes not rendered inside Virtualizer in Safari on the initial paint.
To Reproduce
bad-list.mp4
Expected behavior
Every row should display its green circle from the first render.
good-list.mp4
Platform:
Additional context
The same demo works correctly in Chrome.
The same SVG icons render correctly in Safari when they are not wrapped by Virtualizer.