ngrx-store-localstorage icon indicating copy to clipboard operation
ngrx-store-localstorage copied to clipboard

How to configure all keys to be stored (using lazy loaded modules)

Open whittet opened this issue 6 years ago • 1 comments

Please provide guidance on how to setup all keys be stored by default. Alternately, let us know what criteria you use to decide if a key should be kept. It would be nice to have this as an intelligent default. Thank you!

Note: initialState is spread across lazy loaded module.

whittet avatar Apr 23 '19 14:04 whittet

Would be nice to have keys be optional and if it's not included then it should do all keys by default.

BBlackwo avatar Nov 20 '19 04:11 BBlackwo