Answer the question
In order to leave comments, you need to log in
How to save redux data after reboot?
Hello everyone, tell me please, how can I save redax data after a reboot?
I have logic to display by id and corresponding Route under that. For example, if id is 1, then display one component, if 2 - then another, and so on. Is it possible to somehow bind id to Route so that after reloading the page, the required id is set along this path?
Answer the question
In order to leave comments, you need to log in
redux persist Makes a copy of the store in localstorage, certain fields can be configured for storage.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question