Steven
Results
1
comments of
Steven
Thanks @jl-calda. I had tried this way as well and still got the same result. ``` const defaultValues = { type: undefined, } // ... form.reset(defaultValues); ```