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

Didnt work with HTML onchange="" property #88

Open
natadekukuh opened this issue Feb 7, 2019 · 1 comment
Open

Didnt work with HTML onchange="" property #88

natadekukuh opened this issue Feb 7, 2019 · 1 comment

Comments

@natadekukuh
Copy link

So apparently I tried applying onchange="Javascript()" on my select. But it didnt work. An odd behaviour the dropdown didnt disappear once I select the element (normally it should vanish along my clicks) and the javascript script didnt run either.

Can anyone give me solution on this?

@pgiki
Copy link

pgiki commented Jan 2, 2022

Any updates on this issue? I also encountered the same error using this package along with React 17.0.2. The function
onChange={()=>console.log("Selection changed")}} is not fired.

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