react-hook-form: reset function call changes in all controllers of page
I have a problem with use reset to clean my form.
When I use that function, my form that have two selects wrapped by Controller, even that I define default value with only one, both did clean.