We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtualizer (Preview)
9.0.0-alpha.91
17.0.2
N/A
Passing a dynamic state value to the virtualized items results in the previous state being rendered.
The value should be the current state value
https://stackblitz.com/edit/93q6xmdr?file=src%2Fexample.tsx
The value which renders within the virtualized items is the previous state value.
None
Medium - Has workaround
No response
no
The text was updated successfully, but these errors were encountered:
Mitch-At-Work
No branches or pull requests
Component
Virtualizer (Preview)
Package version
9.0.0-alpha.91
React version
17.0.2
Environment
Current Behavior
Passing a dynamic state value to the virtualized items results in the previous state being rendered.
Expected Behavior
The value should be the current state value
Reproduction
https://stackblitz.com/edit/93q6xmdr?file=src%2Fexample.tsx
Steps to reproduce
The value which renders within the virtualized items is the previous state value.
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: