Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no option to ignore actions by their names like the 'omit' to the fields #3

Open
Sunpacker opened this issue May 10, 2022 · 1 comment

Comments

@Sunpacker
Copy link

Sunpacker commented May 10, 2022

I have some initial actions which can be affected by 'undo' function. I have not found option for actions like this:

undo: {
  omit: ['name'],
},
@wobsoriano
Copy link
Owner

Ah because it only omits keys from state. Hmm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants