You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should use this makeHot utils which actually does not exists.
I tried without nothing, but all the stores lose the their states. How can avoid this and be sure that the stores will maintain their states while react reloads?
The text was updated successfully, but these errors were encountered:
Hi, according with docs:
http://alt.js.org/docs/hot-reload/
I should use this
makeHot
utils which actually does not exists.I tried without nothing, but all the stores lose the their states. How can avoid this and be sure that the stores will maintain their states while react reloads?
The text was updated successfully, but these errors were encountered: