Replies: 2 comments 6 replies
-
On unrelated note: would be nice to have better |
Beta Was this translation helpful? Give feedback.
0 replies
-
It was like that in Akita, and I decided to give the consumer complete control. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which @ngneat/elf-* package(s) are relevant/releated to the feature request?
persist-state
Description
Right now to exclude some keys from being saved, you have to do sth like the following:
It would be nice if there was a simpler way to specify keys to exclude.
Proposed solution
A simple exclude config would be nice:
Alternatives considered
Some custom RxJS operator similar to
pluck
but taking multiple keys:PS: I could create a PR but might need some suggestions for the simplest way to achieve this.
Do you want to create a pull request?
Yes
Beta Was this translation helpful? Give feedback.
All reactions