-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
Description
Can we consider adding some vuex actions for the following methods:
- Push
- Replace
- Go
Right now, it's a little awkward in that we can access the state from Vuex using this plugin, but you are still required to interact with the router via direct access.
With this proposal, I want the flow to look something akin to this (which I believe is how integrations between react-router and redux generally function):
jdrydn, Vic-Dev, art-in, isneezy, dagjaneiro and 5 moreisneezy, davidyuk and davidrock