Basti Buck
Basti Buck
It is totally possible that I am missing something. About the needed subscription of `dirtyFields` I read another issue https://github.com/react-hook-form/react-hook-form/issues/8341 which makes sense but doesn't solve my problem. So happy...
I also tried using `resetField()` in my current project to achieve the desired behaviour: load some data from an API and set this value as a new defaultState of my...
After the reset the input UI still shows the correct value. But the firstName in formValues is reset to it's default of `""` even though `keepDirtyValues` is set. Make sure...
I think this is due to the fact that these errors don't show up in production builds but still happen. Happy to be proven wrong.
Don't want to hate on this package nor the authors - I really like the idea and effort - but FYI: it just works with redux devtools https://github.com/pmndrs/zustand#redux-devtools