Ana Chirino
Results
1
issues of
Ana Chirino
If you add `res['.ref'] = _getRef(snapshot)` to the createRecord function. Like: function createRecord (snapshot) { var value = snapshot.val() var res = isObject(value) ? value : { '.value': value }...
feature request