-
Notifications
You must be signed in to change notification settings - Fork 891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firebase 6.0.4 and web worker #1817
Comments
I found a few problems with this issue:
|
Thanks for reporting it! We have made a fix #1819 |
@universse Are you able to pin your Firestore release to 6.0.2? |
@universse Can you also post a detailed log, so we can verify we actually fixed what is causing the issue for you? |
Hi. I reverted to 6.02 when I reported this issue. After upgrading to 6.04 again just now, there's no more issue. Thank you very much! |
I'm glad to hear that you are no longer blocked! Please note that the fix for your issue is, however, not yet released and will likely be part of 6.0.5. If you do see this issue again, please upgrade to 6.0.5 when it gets released. |
The issue cropped up again. Somehow it did not show up earlier. Sorry for any confusion caused. |
Hi. I'm using firebase authentication, firestore and storage in web worker. After upgrading from version 6.02 to 6.04 i'm starting to get
ReferenceError: window is not defined
. It seems to come from firestore.The text was updated successfully, but these errors were encountered: