vuejs / vuex

🗃️ Centralized State Management for Vue.js.
https://vuex.vuejs.org
MIT License
28.4k stars 9.55k forks source link

Creating a new module via registerModule firing unrelated module watchers #1570

Closed mojodev closed 5 years ago

mojodev commented 5 years ago

i have loaded a module dynamically using registerModule on a page. one of my parent component is watching other module state variable. so while registering module watcher on other module state is firing. same thing happening for unRegisterModule. i found same issue which is closed only difference is that i am getting this issue in new version of Vuex3.1.1

Any help will be appreciated :)

vue-bot commented 5 years ago

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!