I could not find a way to persist data for just few states that I want to keep track of.
I've tried with filter option, but it seems as its not working or I'm not using it in a right way.
Has anyone done this before?
use paths option
@nikugogoi Can you please give me an example?
I'm using modules for Vuex
EDIT:
dot notation did not work at first, but it works now.
Example:
module.state
can you give an example after finding the answer?
Most helpful comment
@nikugogoi Can you please give me an example?
I'm using
modulesfor VuexEDIT:
dot notation did not work at first, but it works now.
Example:
module.state