Describe the bug
In Chromium, a VList can be blank after its ancestor is hidden during a
native smooth scroll and then shown again. Scrolling makes the rows reappear.
To Reproduce
Storybook reproduction: #941
- Run Storybook and open
advanced/Hidden during smooth scroll.
- Click Reproduce.
Expected behavior
The visible rows remain rendered after the list is shown again.
Platform:
- OS: Linux
- Browser: Chromium 151.0.7922.34
- Version of this package: current
main (0.50.6)
- Version of framework: React 19
Additional context
Does not reproduce in Firefox.
Describe the bug
In Chromium, a
VListcan be blank after its ancestor is hidden during anative smooth scroll and then shown again. Scrolling makes the rows reappear.
To Reproduce
Storybook reproduction: #941
advanced/Hidden during smooth scroll.Expected behavior
The visible rows remain rendered after the list is shown again.
Platform:
main(0.50.6)Additional context
Does not reproduce in Firefox.