Replies: 1 comment 1 reply
-
I agree this is a use case, but serialization is not within the scope of Table. I would instead look into your routers methods of serialization or check out React Location. |
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.
-
I wonder how many are actually looking at saving state in url query parameters. I wonder if we should add some helpers for this? I'm not exactly sure how to due it - but I guess we want to translate serialize and deserialize table state.
However it is not enough since we'd also need "serialize next state if I click here" sorta thing. If anyone have some good ideas on how to solve this then please jot down your ideas. I can do a PR once I've figured out how to solve it.
Beta Was this translation helpful? Give feedback.
All reactions