Firestore does not resolve (firebase > v8.5.0)
Closed this issue · 1 comments
peterpeterparker commented
Affected part of DeckDeckGo
- Studio (online editor)
Reproduction
Steps to reproduce:
- Go to https://app.deckdeckgo.com
- Login
- Create a new presentation
Expected Behavior
A created deck and an up-to-date navigation.
Actual Behavior
The createDeck
does not resolve and therefore, the deck is not created and the id in the navigation history is not updated.
Side note: this cannot be reproduced with the Chrome debugger open as a reload of the window happen on navigation
Workaround
Stick to Firebase v8.5.0
peterpeterparker commented
Link to Firebase issue I opened: firebase/firebase-js-sdk#4952