NoriginMedia / Norigin-Spatial-Navigation

React Hooks based Spatial Navigation (Key & Remote Control Navigation) / Web Browsers, Smart TVs and Connected TVs
MIT License
315 stars 94 forks source link

Unexplainable behaviour when focusable is removed #118

Open cyan-2048 opened 8 months ago

cyan-2048 commented 8 months ago

Describe the bug A clear and concise description of what the bug is.

when component is removed, the navigation skips the component near the recently removed component

To Reproduce Steps to reproduce the behavior:

  1. Go to using react-virtualized create a <List />
  2. update List
  3. scroll up or down
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

not to skip focusable components ?

Screenshots If applicable, add screenshots to help explain your problem.

Screencast from 2024-02-02 00-03-15.webm

Additional context Add any other context about the problem here.