Warnings for web? Expected way on web? #2306
Closed
vietstone-ng
started this conversation in
General
Replies: 2 comments
-
Ah, I guess the condition should be data == null |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same problem, it all works, but I'm getting this warning message. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see these warnings in file:
options.dart
, function:compose
for web.It confused me what's correct way of using it on web, with or without
data
? Because if I upload a file (with data) and listen to progress, it will shows warning in console.Beta Was this translation helpful? Give feedback.
All reactions