-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[AutoComplete] doesn't emmit standard events (onChange, onBlur) #2294
Labels
bug 🐛
Something doesn't work
Comments
oliviertassinari
changed the title
AutoComplete doesn't emmit standard events (onChange, onBlur)
[AutoComplete] doesn't emmit standard events (onChange, onBlur)
Feb 16, 2016
The |
❤️ |
+1 on this. Found no way to get text in AutoComplete. |
This is a bummer as I would love to use this with redux-form as well. |
Thanks guys -- we're aware of the issue and will see to it when we can. |
I'm closing this issue in favor of #5062. Thanks for raising it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Without those events, I can't use AutoComplete with redux-form :(
The text was updated successfully, but these errors were encountered: