-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
NPE when window.prompt #261
Comments
As I investigate, this is related to flutter/flutter#38375 , but with an input field, the input method shown normally. |
Please test this in https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_prompt |
1 task
This was referenced Jul 6, 2020
Closed
Closed
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. |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Environment
Flutter version: 1.12.13+hotfix.5
Plugin version: 3.0.0 9c7ac0d
Android version: Android 10
Device information: OnePlus 6T
Description
Expected behavior: No NPE or crash.
Current behavior: App crashed when prompt was shown.
Steps to reproduce
window.prompt
.Logcat
The text was updated successfully, but these errors were encountered: