You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After profileViewController is in the forefront of the screen, whenever I try to show an ActionSheetPicker, it shows itself behind the profileViewController view (that was presented modally with the code above).
@mathiasppc https://github.com/mathiasppc Thanks for mention that! it
will be fixed soon!
It caused by last update and pull request from #29 #29
You can use v 1.1.8 for a while.
—
Reply to this email directly or view it on GitHub #31 (comment)
.
Thanks for a great control!
I'm not able to show the picker from a view that has been presented modally:
After profileViewController is in the forefront of the screen, whenever I try to show an ActionSheetPicker, it shows itself behind the profileViewController view (that was presented modally with the code above).
This is how I show the ActionSheetPicker:
The text was updated successfully, but these errors were encountered: