Infinity render bug or am I doing something wrong? #4925
Unanswered
TonyVeigel
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this same issue in my app when updating state based on a column filter changing fast. It can be reproduced by just removing the debouncing from the filter example. I can't pinpoint on how to exactly reproduce it, but in the First Name filter sometimes it triggers by typing fast, sometimes it triggers by backspacing fast, sometimes it happens by typing a first name that is in the list and then backspacing, sometimes it's a combination, sometimes speed doesn't matter. Anyone else get this infinity render to happen?
https://codesandbox.io/p/sandbox/currying-moon-s9wt9z?embed=1&file=%2Fsrc%2Fmain.tsx%3A409%2C5
Beta Was this translation helpful? Give feedback.
All reactions