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

fix(QDialog): listen for click on backdrop on ios because the refocus does not make sense and ios in non-desktop mode does not focus the backdrop on tap #13619 #14959

Merged
merged 1 commit into from Dec 16, 2022

Conversation

pdanpdan
Copy link
Collaborator

close #13619

… does not make sense and ios in non-desktop mode does not focus the backdrop on tap quasarframework#13619
@rstoenescu rstoenescu merged commit 639f49c into quasarframework:dev Dec 16, 2022
@pdanpdan pdanpdan deleted the fix/v2-dialog-backdrop-ios branch December 16, 2022 11:18
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.

Single-tap outside a QDialog or QSelect doesn't work in Cordova iOS app. Have to double-tap.
2 participants