-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
What problem does this feature solve?
A SPA website can have different store modules with specific getters for each screen, which can be associated with ajax requests.
Executing all the getters automatically will not only execute all the associated requests, but also can create inconsistencies or very different behaviour.
What does the proposed API look like?
Maybe getters could be collapsed and disabled by default, and call them all only on expand. Allowing to use the rest of tools normally.
oscar-gardiazabal, cjpearson, alexbudure, wanxe and ihordiachenko
Metadata
Metadata
Assignees
Labels
No labels