Skip to content

fix onChange not invoked when used with initial value #3037

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

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

nitzanyiz
Copy link
Collaborator

@nitzanyiz nitzanyiz commented Apr 17, 2024

Description

Another fix for the WheelPicker. When selecting an Item (if the WheelPicker has an initialValue) It was skipping the onChange.

Changelog

WheelPicker - Fix onChange not called when selecting an item.

Additional info

MADS-4145

@nitzanyiz nitzanyiz marked this pull request as ready for review April 17, 2024 08:54
@nitzanyiz nitzanyiz requested a review from ethanshar April 17, 2024 08:54
@nitzanyiz nitzanyiz enabled auto-merge (squash) April 17, 2024 08:56
@nitzanyiz nitzanyiz merged commit 3c1e0c3 into master Apr 17, 2024
@nitzanyiz nitzanyiz deleted the fix/WheelPicker_invokeOnChangeWithSelect branch April 17, 2024 08:58
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

Successfully merging this pull request may close these issues.

2 participants