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

Form.Radio onChange inconsistent with Form.Input #2442

Closed
eldyvoon opened this issue Jan 16, 2018 · 2 comments
Closed

Form.Radio onChange inconsistent with Form.Input #2442

eldyvoon opened this issue Jan 16, 2018 · 2 comments

Comments

@eldyvoon
Copy link

eldyvoon commented Jan 16, 2018

✔ BUGS → This form is required:

Steps

Click on radio buttons and check the console

Expected Result

onChange callback function should return the value as the input

Actual Result

Got null for e.target.name and e.target.value

Version

latest

Codesandbox

https://codesandbox.io/s/nw1q806y60

@iju707
Copy link

iju707 commented Jan 16, 2018

maybe it will help you.
https://codesandbox.io/s/v3ywjx498y

@eldyvoon
Copy link
Author

@iju707 thanks!

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

2 participants