react-hook-forms’s onSubmit function not getting triggered in my code
Why the function onSubmit does not get triggered in my code? (I need to keep it all as it is, or ar least to function in the same manner, the Input tag I have managed by Controller, needs to show a state “price” all the time, which is changed by two functions (handlePriceInputChange, handleSelectedBox)