Uh oh!
There was an error while loading. Please reload this page.
Update index.d.ts - #52
Conversation
I'm fairly sure this is correct. Kind of hard to work out with the database.js minified.
googlebot
commented
Jul 11, 2017
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
jspri
commented
Jul 11, 2017
I signed it! |
googlebot
commented
Jul 11, 2017
CLAs look good, thanks! |
hiranya911
commented
Jul 11, 2017
This need to be fixed in https://github.com/firebase/firebase-js-sdk. The Admin SDK simply pulls the minified database code from the JS SDK repo. However, I believe the issue you're referring to has been fixed in that repo recently: https://github.com/firebase/firebase-js-sdk/blob/00f9c37543b6250f601f524bb50408ccf1c56bd9/src/database/api/Query.ts#L241 When we sync the database code again, this fix will make its way to the Admin SDK. |
I'm fairly sure this is correct. Kind of hard to work out with the database.js minified.
Issue #53