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

Display Error on Web Deployment #5

Open
lucianojung opened this issue Apr 28, 2024 · 0 comments
Open

Display Error on Web Deployment #5

lucianojung opened this issue Apr 28, 2024 · 0 comments

Comments

@lucianojung
Copy link

Describe the bug

I'm getting a grey screen where the custom carousel widget should be when deploying the app on the web using 'flutter/bin/flutter build web --release'

To Reproduce

  1. run 'flutter/bin/flutter build web --release'

Expected behavior

Running the app locally on a browser emulator gives the following output:

image

Priority

P3
Reference - Google Issue tracker priority levels

Screenshots/Video

image

I got the following error code in the console:
TypeError: Instance of 'minified:cO': type 'minified:cO' is not a subtype of type 'minified:fd'

Desktop

  • Browser on all three: chrome, firefox, edge
  • Version 0.1.0+1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant