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

Picker not appearing if try to show back to back #543

Open
mrafayfarooq opened this issue Oct 13, 2021 · 0 comments
Open

Picker not appearing if try to show back to back #543

mrafayfarooq opened this issue Oct 13, 2021 · 0 comments

Comments

@mrafayfarooq
Copy link

I have a use case where I am showing two pickers one after the other. I noticed that on the iPad, if I show one picker and on Success block, try to show another ActionSheet Picker it doesn't show up maybe because the origin of the first picker and the second is the same and if the first one doesn't dismiss, the second one cant be shown. Is there a way to dismiss the current picker using any API before showing the second one?

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

1 participant