-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Web Docker: main.dart.js #6
Comments
I'm assuming you also included this fix in the docker image? I just deleted the container, and started it again. I'm still getting this error:
|
Did you pull the latest image again?
This should be fixed. There seems to be a bug in one of the dependencies. |
Yeah, I did:
|
Hmm strange, it works for me. Are you sure you're using this version for the container? |
|
Yeah this is the output: I'll try it on a different machine too with compose. |
Accidentally deleted my comment. |
Did you get a chance to try it on another system yet? What browser are you using? |
I'm using Chrome (97), the web docker is working on the second machine. I'll try to figure out what is wrong with my regular setup. |
main.dart.js:4015 Uncaught TypeError: null: type 'minified:vf' is not a subtype of type 'String'
I'm getting a blank screen when I try to load the web application.
The text was updated successfully, but these errors were encountered: