Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
There was an error while loading. Please reload this page.
I have a separate graph on the page with a callback that's fired based on a dropdown.
When a table is on the page and is sorted (i.e., the react component contains the
sortColumnandsortDirectionproperties in State), any change to the graph resets the table state. Is there a way to preserve state here?