Alllow store.$reset pass the keypath as the argument to reset nested value #679
Closed
mockingjet
started this conversation in
Ideas
Replies: 2 comments
-
This would be better as a plugin. Currently the reset functionality is very limited and that's intentional: it only work with the options api and simply calls the state function again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi~ I wrote a plugin to support your idea. you could try it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Allowing to use dataStore.$reset('pagination') or dataStore.$reset('pagintion.page') can increase developer experience
Beta Was this translation helpful? Give feedback.
All reactions