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

delete is not working #9

Closed
apegrave opened this issue May 1, 2018 · 2 comments
Closed

delete is not working #9

apegrave opened this issue May 1, 2018 · 2 comments

Comments

@apegrave
Copy link

apegrave commented May 1, 2018

hi, why when im trying to delete some node

a = new Layer
a.onTap ->
	firebase.delete("/appMoney/test_minus/-LBSQUlsxfwun0UQVa")

it doesn't do anything. Any idea why it's not working. Other methods are working (firebase.get is working)

@marckrenn
Copy link
Owner

Steve fixed this problem in #10

Could you confirm this? Thanks.

@apegrave
Copy link
Author

apegrave commented May 2, 2018

now it's working! thx!

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

No branches or pull requests

2 participants