deckgo/deckdeckgo

Firestore does not resolve (firebase > v8.5.0)

Closed this issue · 1 comments

Affected part of DeckDeckGo

  • Studio (online editor)

Reproduction

Steps to reproduce:

  1. Go to https://app.deckdeckgo.com
  2. Login
  3. 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

Link to Firebase issue I opened: firebase/firebase-js-sdk#4952