-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Pinch-to-zoom not working on Android Chrome; scrolling occurs instead #17643
Comments
Hi @quillcraftsman! 👋 It looks like you provided an invalid or unsupported reproduction URL. Without a proper reproduction, your issue will have to get closed. Thank you for your collaboration. 👏 |
I've deleted the reproduction URL because it's not about code but about interacting with the devices. |
This issue might be related to the meta configuration in the index.template.html file.
|
Changing that may have undesirable effects on the QLayout, but tweaking that meta tag in the index html file will do the trick. However, beware of the effects. |
Got it, thanks. I will try it soon as possible and come back with feedback. |
It works fine. Thanks a lot for your help. |
This helps, but the problem is that now when focusing on the input field, autozoom works. And after the input is finished, reverse zoom does not work. Device - iPhone |
What happened?
Hello,
I have encountered an issue where "pinch-to-zoom" functionality does not work on my website built with Vue and Quasar when accessed on Android devices using the Chrome browser. Instead of zooming in or out, the page scrolls. I have the same problem on quasar.dev
What did you expect to happen?
The page should zoom in or out as expected.
How to reproduce?
Open the website quasar.dev on an Android device using the Chrome browser.
Attempt to zoom in or out using the "pinch-to-zoom" gesture.
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Style & Identity (quasar)
Platforms/Browsers
Android
Quasar info output
No response
Relevant log output
No response
Additional context
Quasar version:
2.16.4
Chrome browser version:
131.0.6778.39
Android version:
14
The text was updated successfully, but these errors were encountered: