-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
IOS scrolling crash the application #707
Comments
I tested the example code in the README.md with a real iPhone 12 Pro (iOS 14.4) and it works as expected. Here is the screen recording: test.movI'm using Flutter version Please, post an example code that causes this issue and the error logs you receive. |
By setting |
fixed with new version |
@pichillilorenzo hi, not sure can you create a fixed version without null safety ? |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
Environment
Device information:
Description
With #703 fix, webview is not scrolling anymore and crash after 1-2s
Expected behavior:
Scrolling and not crashing
Current behavior:
Not scrolling and crashing
Steps to reproduce
Open a webview and scrolling
The text was updated successfully, but these errors were encountered: