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
We are starting to have lots of unrelated state tracked in the store, suggesting it be modularization in some way. Pinia provides a very nice way to achieve that, with the added ability to view the state in the vue debugger tools (something we can't currently do).
The text was updated successfully, but these errors were encountered:
We are starting to have lots of unrelated state tracked in the store, suggesting it be modularization in some way. Pinia provides a very nice way to achieve that, with the added ability to view the state in the vue debugger tools (something we can't currently do).
The text was updated successfully, but these errors were encountered: