Relative Content

Tag Archive for reactjstypescriptreact-hook-formreact-query

Why does my handle click not working when resetting field to empty?

I created an update function wherein there is a specific function in my radio button wherein if the user selected no/none it will reset the other form into empty string or make it null, but the problem I’m encountering is, even though I created a form.reset(), It won’t work.