-
Notifications
You must be signed in to change notification settings - Fork 298
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
closeOnOverlayTap not working with alwaysOpen prop #151
Labels
🤕 Valid issue
Something isn't working
Comments
That's correct, I can reproduce that. I will look into if I find time, feel free to open PR if you find the issue first! |
WesleyFaveri
added a commit
to WesleyFaveri/react-native-modalize
that referenced
this issue
Mar 19, 2020
jeremybarbet
pushed a commit
that referenced
this issue
Mar 20, 2020
I will release a new rc version straight after finishing merging PRs :) Thank you for fixing this and opening PR, really appreciated! |
has this bug fixed? |
I cannot close the modal with a swipe if there is alwaysOpen prop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i open full modal with alwaysOpen prop then click on overlay, it doesnt close, i can focus textinput and etc.
The text was updated successfully, but these errors were encountered: