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

child_added event fires when updating #1380

Closed
phihungnv opened this issue Aug 8, 2018 · 2 comments
Closed

child_added event fires when updating #1380

phihungnv opened this issue Aug 8, 2018 · 2 comments
Labels
Type: Stale Issue has become stale - automatically added by Stale bot

Comments

@phihungnv
Copy link

phihungnv commented Aug 8, 2018

Hi all,

Anyone faces this problem and know how to fix ?

ref().once('value', snapshot => { this.afterGetFirebaseData(snapshot) })
ref().on('child_added', (childSnapshot) => { // })

Thanks

Environment
Application Target Platform: Both

Development Operating System: macOS Sierra

React Native version: 0.55.4

React Native Firebase version: 4.2.0

Firebase Module: Database

@stale
Copy link

stale bot commented Sep 2, 2018

This issue has been automatically marked as stale because it has not had recent user activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Type: Stale Issue has become stale - automatically added by Stale bot label Sep 2, 2018
@Salakar
Copy link
Member

Salakar commented Sep 2, 2018

@phihungnv you've not provided an actual error or issue here? Given how long ago this was I'm going to close this issue.

If you're still having a problem please make a detailed issue with an error or description of the issue you're facing.


Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below:

@Salakar Salakar closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Stale Issue has become stale - automatically added by Stale bot
Projects
None yet
Development

No branches or pull requests

2 participants