You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for taking time filling this issue. I was able to get the same behavior (https://github.com/rommelpe/2417), and it seems that it persists in v0.16.2. I created an internally report (b/145917871) to see what's causing the issue. I'll let you know once I have an update.
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
connection to emulator firestore instance timeouts after upgrading testing library from 0.16.0 to 0.16.1 or 0.16.2.
Steps to reproduce:
Below code timeouts after upgrading from
"@firebase/testing": "0.16.0"
to"@firebase/testing": "0.16.1"
Start firestore emulator
firebase emulators:start --only firestore
Relevant Code:
The text was updated successfully, but these errors were encountered: