Skip to content

Fixes access on deeply nested, nonexistent property#1432

Merged
colerogers merged 8 commits intomasterfrom
blidd.fix-rtdb-nested-child
Jan 26, 2024
Merged

Fixes access on deeply nested, nonexistent property#1432
colerogers merged 8 commits intomasterfrom
blidd.fix-rtdb-nested-child

Conversation

@blidd-google
Copy link
Copy Markdown
Contributor

@blidd-google blidd-google commented Jun 30, 2023

When attempting to access a deeply nested property on a RTDB node, we are currently throwing an error whereas the expected behavior is to return null. This PR corrects the behavior.

Fixes #1426.

@timothe-j
Copy link
Copy Markdown

We have recently upgraded to 4.4.1 and are facing the exact same issue after updating.
I would love to see this merged and releases.
This is currently preventing us from updating

@blidd-google blidd-google self-assigned this Jul 11, 2023
@bezysoftware
Copy link
Copy Markdown

Any updates on this? It's preventing us to update to latest version

@bezysoftware
Copy link
Copy Markdown

Ping, is this stuck in limbo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataSnapshot.val() throws error for nested child which doesn't exist

4 participants