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
Yes, that's how store works. Data is not persistent when reloading. You will have to implement that yourself on your side. By example saving the account and connection type in localstorage and trying automatic connection when these infos are detected on reload.
I'm open to have plugin implementing this but not in core package.
I'm facing a problem in which when I am refreshing a page, the data is lost.
The text was updated successfully, but these errors were encountered: