Skip to content
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

On IOS 18.3.1 - After using Flutter showDialog, the JavaScript within the webpage became invalid and no longer responded #2534

Open
1 of 2 tasks
fancylou opened this issue Feb 19, 2025 · 6 comments
Labels
bug Something isn't working

Comments

@fancylou
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After using Flutter showDialog, the JavaScript within the webpage became invalid and no longer responded。
In the example, after the refresh button refreshes the page, JavaScript returns to its original effect

Expected Behavior

JavaScript events can respond

Steps with code example to reproduce

Steps with code example to reproduce [demo](https://github.com/fancylou/testIosBug.git)

Stacktrace/Logs

Stacktrace/Logs
<Replace this line by pasting your stacktrace or logs here>

Flutter version

3.24.1

Operating System, Device-specific and/or Tool

IOS 18.3.1

Plugin version

6.1.5

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@fancylou fancylou added the bug Something isn't working label Feb 19, 2025
@jingcaich
Copy link

same here

@MichaelSSY
Copy link

I have encountered the same problem, do you have a solution? My solution is to refresh the webview after a pop-up window, but I'm not sure if it's safe.

@fancylou
Copy link
Author

I have encountered the same problem, do you have a solution? My solution is to refresh the webview after a pop-up window, but I'm not sure if it's safe.

I haven't found a good solution yet

@xiaoqianxin33
Copy link

same here,on iOS 18.3.1 If the click event in flutter is clicked, the webview no longer responds to the click event of the web page.

@mf4lsb
Copy link

mf4lsb commented Feb 25, 2025

Same here

@MichaelSSY
Copy link

This is a bug in the Flutter engine, which seems to have been fixed in Flutter 3.27.4 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants