unable to search location using Chinese in iOS
-
When I search a location named 基隆(Keelung), it turned out no suggestion of type in Chinese. However if I typed “Keelung” it worked well. This issue only occurred on my iPhone, not on MacOS Chrome.)
Error no: 1
{
"errorID": "typeerror-undefined-is-not-an-object-evaluating-etype",
"overlay": "rain",
"runningPhase": "3_redrawFinished",
"timestamp": 1744773868165,
"runningMinutes": 2,
"type": "error",
"msg": "TypeError: undefined is not an object (evaluating 'e.type')",
"url": "capacitor://app-webview.windy.com#?rain,2025041603,25.006,121.531,5,p:cities",
"ver": "45.0.6",
"target": "mobile",
"platform": "ios",
"device": "mobile",
"latestBcast": "bcast: rqstClose picker-mobile (597ms ago at 1744773867568)
bcast: rqstClose search (4ms ago at 1744773868161)",
"script": "search.js",
"line": 1,
"col": 4969,
"stack": "ce@capacitor://app-webview.windy.com/v/45.0.6.mob.cb52/plugins/search.js:1:4969
h@capacitor://app-webview.windy.com/v/45.0.6.mob.cb52/plugins/search.js:1:9259"
}About this version
Target: mobile.html
Version: 45.0.6
Built: 2025-03-07, 09:04
Started: 2025-04-16T03:22:40.311Z (21m)
Your browser: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
WebGL particles: not -
Update: If I add a space after the Chinese location, or type one more Chinese character and delete it, the suggestion list shows correctly.