Changes in the store are not reflected
-
Hi,
The problem is when I change something in the store I have to rewrite the command “quasar dev…” to apply the changes.
For example, if I have an action’s functions that call to the endpoint “user/location” and change it for other endpoint “user/phone”, when i call to the action 's function it appoint to the old endpoint; so I have to rewrite “quasar dev…” to point to the new endpoint.
Thanks!
(Please excuse my limited English)
-
please provide your current code workflow for easy solution