-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix(DatePicker): onChange callback not being called #13774
fix(DatePicker): onChange callback not being called #13774
Conversation
add undefined as useSavedCallback param type and remove arrow func param
DCO Assistant Lite bot All contributors have signed the DCO. |
I have read the DCO document and I hereby sign the DCO. |
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@kaiodealmeida I think you just need to run |
It's done! |
…stem#13774) * fix: onChange callback not being called add undefined as useSavedCallback param type and remove arrow func param * fix(DatePicker): fix code format with prettier --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
…stem#13774) * fix: onChange callback not being called add undefined as useSavedCallback param type and remove arrow func param * fix(DatePicker): fix code format with prettier --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Closes #13726
Changelog
Changed
Testing / Reviewing
Chromatic Deploy