Flickering: How do I prevent rerendering of my react based panel on resize? #64
Simon-Laux
started this conversation in
General
Replies: 1 comment 1 reply
-
I think it's either a bug or a limitation, and I'm hoping it's the former. I'll take a look at what's going on but you should not need to do anything 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I resize my react based panel it flickers and remounts the component all the time (not simply re-renders):
2025-08-24.02-32-02.mp4
As seen later in the video the flickering also affects the tanstack react query devtools.
Is this a know caveat with a known solution or is it a bug in the devtools library?
Beta Was this translation helpful? Give feedback.
All reactions