0👍
Maybe try npm run watch-poll
instead, on certain systems watch
doesn’t trigger changes but wacth-poll
will periodically checks (polls) for changes.
- [Vuejs]-VueJS : Trigger function to fill up a select at the loading of the form
- [Vuejs]-Vuex getter for filter not updating after mutating array of state
Source:stackexchange.com