awslattery / IdeaFunding2019

🗳️ Voting page and results reporting for Startup Tucson's IdeaFunding pitch competition.
https://vote.ideafunding.org/
MIT License
0 stars 1 forks source link

Implement fallbacks for when Cloud Firestore returns an error #8

Open awslattery opened 4 years ago

awslattery commented 4 years ago

Currently, the state of the application is to display the loading animation indefinitely, whereas there may be a failed response from the Cloud Firestore database that isn't properly being handled.

Resolution of this issue should: