Skip to content

Issue with SVG rendering in Safari #863

@AndreyKovanov

Description

@AndreyKovanov

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.
bad-list.mp4

Expected behavior
Every row should display its green circle from the first render.

good-list.mp4

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions