We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
Steve fixed this problem in #10
Could you confirm this? Thanks.
Sorry, something went wrong.
now it's working! thx!
No branches or pull requests
hi, why when im trying to delete some node
it doesn't do anything. Any idea why it's not working. Other methods are working (firebase.get is working)
The text was updated successfully, but these errors were encountered: