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

On change not working in android #110

Open
charlesarchibong opened this issue Dec 1, 2020 · 4 comments
Open

On change not working in android #110

charlesarchibong opened this issue Dec 1, 2020 · 4 comments

Comments

@charlesarchibong
Copy link

The onChange callback function is not working properly in android but works well on iOS, on first click it works, but I change to a new value, it doesn't update like it should

@zahidramzan052
Copy link

same issues happening with me.Any solution?

@neokree
Copy link

neokree commented Dec 4, 2020

I also have this issue, but to me it doesn't work on iOS and works correctly on Android.

At first when I preselect a value it is selected, when I open the dialog again and select another element the onChange callback is called with the previous value selected.

@neokree
Copy link

neokree commented Dec 4, 2020

After further investigation seems like this is a duplicate of #55, and there is already a PR #84

@ricardopaulob
Copy link

After further investigation seems like this is a duplicate of #55, and there is already a PR #84

I tested that PR and works well for me. I am using this PR code on my app now. Hope that this PR be applied soon.

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

4 participants