Skip to content
New issue

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

uncaught TypeError: Cannot read property 'getInputRef' of undefine #7

Open
nguyenkhoi2806 opened this issue Feb 17, 2019 · 3 comments

Comments

@nguyenkhoi2806
Copy link

nguyenkhoi2806 commented Feb 17, 2019

Sorry how can i stop showing this warning.

@andyhu92
Copy link
Owner

Could you show me the steps to reproduce this error? @nguyenkhoi2806

@nguyenkhoi2806
Copy link
Author

nguyenkhoi2806 commented Feb 18, 2019

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

@Rondip
Copy link

Rondip commented Aug 30, 2019

Getting the same warning, and the focus isn't working
Screenshot 2019-08-30 at 3 20 37 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants