Skip to content
New issue

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

[Bug] Any state changes force React rerender all UI #2626

Open
mars-dlx opened this issue Sep 7, 2024 · 0 comments
Open

[Bug] Any state changes force React rerender all UI #2626

mars-dlx opened this issue Sep 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mars-dlx
Copy link
Contributor

mars-dlx commented Sep 7, 2024

Describe the bug
I found that any state update rerenders almost all UI. This looks like some core state management issue.

To Reproduce
Steps to reproduce the behavior:

  1. Enable "Highlight updates when components render." in React Dev Tool
  2. Run time animation for word_flights

Expected behavior
Only affected components should rerender

Screenshots

2024-09-07-11-51-27.mp4

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: 128.0.6613.86
@mars-dlx mars-dlx added the bug Something isn't working label Sep 7, 2024
@mars-dlx mars-dlx changed the title [Bug] [Bug] Any state changes force React rerender all UI Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant