Replies: 1 comment
-
@KevinVandy can you help? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I made a table using the detail panel and infinite scrolling. I set refetchInterval to 1 second and the refetch was run every 1 second. When a row's detail panel is open or not scroll-up and refetch run again, the scroll prevent its position but if new data arrives, the scroll maintains its position but the rows move down. What can I do to prevent the position of the row?
Beta Was this translation helpful? Give feedback.
All reactions