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
The code currently uses stores with Zustand to store state.
An improvement would be to have these stores also use sessionState so you can refresh page or bookmark the page and still have the data there.
This would require a large refactor of states, and also the breadcrumbs.
The text was updated successfully, but these errors were encountered:
The code currently uses stores with Zustand to store state.
An improvement would be to have these stores also use sessionState so you can refresh page or bookmark the page and still have the data there.
This would require a large refactor of states, and also the breadcrumbs.
The text was updated successfully, but these errors were encountered: