[go: nahoru, domu]

Skip to content
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

Fix emulated database URL parse issue #838

Merged
merged 3 commits into from
Jan 11, 2021
Merged

Fix emulated database URL parse issue #838

merged 3 commits into from
Jan 11, 2021

Conversation

samtstern
Copy link
Contributor
@samtstern samtstern commented Dec 31, 2020

Description

Fixes #746

Testing:

Code sample

No API changes

@google-cla google-cla bot added the cla: yes label Dec 31, 2020
@samtstern samtstern merged commit 9b8fe65 into master Jan 11, 2021
yuchenshi added a commit to firebase/firebase-tools that referenced this pull request Oct 21, 2021
To include the fix in firebase/firebase-functions#838, causing a hard to debug issue when both database and functions emulators are started.
bkendall added a commit to firebase/firebase-tools that referenced this pull request Dec 14, 2021
* Require firebase-functions >= 3.13.1 in functions emulator.

To include the fix in firebase/firebase-functions#838, causing a hard to debug issue when both database and functions emulators are started.

* Update CHANGELOG.md

Co-authored-by: Bryan Kendall <bkend@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Cannot parse Firebase url" on snapshot reference access when using RTDB via firebase functions.
2 participants