firebase-element
firebase-element copied to clipboard
Fire error event when permission denied occurs
trafficstars
The _onQueryCancel method of the firebase-query-behaviour should fire an event so I can handle errors like Permission denied... in my application.
At the moment, there is no event one can listen to to determine if a query failed. There is not even a change on the data property of firebase-document
:+1: