Yt.w
2025 年3 月 7 日 17:13
1
I want to disable zoom on mobile PWA and Safari, it’s quite annoying.
I tried adding the following meta tag:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
However, it does not work.
Jagster
(Jakke Lehtonen)
2025 年3 月 7 日 17:22
3
This doesn’t answer at all, but just one to thing to think about: if I would be a user in a forum that breaks it, I would leave right away.
Yt.w
2025 年3 月 7 日 17:48
4
May I ask why?
I want to disable it because some users have given me feedback that when they try to post on mobile, it’s quite annoying as the screen sometimes accidentally zooms in.
Falco
(Falco)
2025 年3 月 7 日 17:50
5
Apple removed the ability of sites to disable Zoom back in iOS 10 days.
2 个赞
system
(system)
关闭
2025 年4 月 6 日 17:54
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.