We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorry how can i stop showing this warning.
The text was updated successfully, but these errors were encountered:
Could you show me the steps to reproduce this error? @nguyenkhoi2806
Sorry, something went wrong.
i use the natural html code. like this
<ValidationForm className="row" ref={this.formRef} > <input type='radio' name='radio' required/> <label>radio<label/> <button>Submit</button> <ValidationForm/>
but if i use radio.group component in this lib. it work ok
Getting the same warning, and the focus isn't working
No branches or pull requests
Sorry how can i stop showing this warning.
The text was updated successfully, but these errors were encountered: