kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

[Bug] Any state changes force React rerender all UI

Open mars-dlx opened this issue 5 months ago • 0 comments

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

https://github.com/user-attachments/assets/7ef8814b-ee9a-4acb-a088-79aecde9c524

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: 128.0.6613.86

mars-dlx avatar Sep 07 '24 10:09 mars-dlx