You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I recently encountered an issue where after building the release version of Flutter Web, it was released to the nginx server and accessed through the Safari browser on my iPhone https://cphone.ileadtek.com/ The return button will light up, and the same phenomenon will occur when this project is embedded in the webview of a third-party app. At the same time, if I bring parameters, it will also have the same problem
I compiled using 'flutter build web - web renderer html - release'
Reproduce
Directly accessing /, the Safari browser return key will light up
Expected behavior
I hope that when accessing the homepage, similar to the Safari browser or Android webview, the return button will not light up when loading
Screenshots
Flutter Version:
3.24.4
Getx Version:
4.6.6
Describe on which device you found the bug:
ex: iphone 11 ios verson 18.0.1
Minimal reproduce code
as above
The text was updated successfully, but these errors were encountered:
Hello, I recently encountered an issue where after building the release version of Flutter Web, it was released to the nginx server and accessed through the Safari browser on my iPhone https://cphone.ileadtek.com/ The return button will light up, and the same phenomenon will occur when this project is embedded in the webview of a third-party app. At the same time, if I bring parameters, it will also have the same problem
I compiled using 'flutter build web - web renderer html - release'
Reproduce
Directly accessing /, the Safari browser return key will light up
Expected behavior
I hope that when accessing the homepage, similar to the Safari browser or Android webview, the return button will not light up when loading
Screenshots
Flutter Version:
3.24.4
Getx Version:
4.6.6
Describe on which device you found the bug:
ex: iphone 11 ios verson 18.0.1
Minimal reproduce code
as above
The text was updated successfully, but these errors were encountered: