Replies: 1 comment 2 replies
-
Good catch. It is an issue with the new SDK. I opened #4425 to track it. For a workaround, you can call |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
So it seems when I try to use the RTDB, it throws a CORS error which it never did on the stable version. I used Auth in my project, works completely fine but it's kinda strange how it throws the error stated below in the new Alpha SDK. I was not sure if this issue was my fault or Firebase's so I chose not to create an issue and instead put it here.
You might want to take a look at this,
My Environment
Code to Recreate this issue
Error that's showing
Now there are mainly 3 errors that's showing up,
1 of 3
2 of 3
3 of 3
Beta Was this translation helpful? Give feedback.
All reactions