From aca0eef50e3445ba272171c00d875b8adcc22b80 Mon Sep 17 00:00:00 2001 From: Tommaso Casaburi Date: Thu, 12 Mar 2026 18:24:58 +0800 Subject: [PATCH] fix(viewport): remove maximum-scale=1 to restore reply modal autofocus on mobile (#1069) iOS Safari blocks programmatic focus() on inputs when viewport scaling is restricted. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index de1d1e74..2944fc8f 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - +