adventures-in / chat_app

A group effort to build a chat app and learn as we go.
18 stars 0 forks source link

Live web app doesn't load and just gives blank screen #229

Open nickmeinhold opened 4 years ago

nickmeinhold commented 4 years ago

Describe the bug When we build and deploy the web app, it just shows a blank screen, there are some errors in the console but not helpful.

To Reproduce Steps to reproduce the behavior:

  1. Build web
  2. Deploy to firebase hosting
  3. Navigate to web app url
  4. See error

Expected behavior Should run flutter app.

Additional context

Seems to be due to changing firebase project (I think if we deploy to the old project it works...?)