[react-hook-form lib] Different objects that are equal by value for proxied hooks objects #159
Labels
blocked by an issue in another library
Waiting for an issue in another library to be solved
bug
Something isn't working
duplicate
This issue or pull request already exists
Describe the bug
First I've reported a issue here but investigating, looks like WDYR says that objects are equal by value when they aren't.
Codesandbox link
https://codesandbox.io/s/react-hook-form-useform-template-forked-rdtej
Steps to reproduce the behavior:
Expected behavior
WDYR should not log when props changed by reference and value
The text was updated successfully, but these errors were encountered: