firebase-element icon indicating copy to clipboard operation
firebase-element copied to clipboard

Fire error event when permission denied occurs

Open mraerino opened this issue 9 years ago • 1 comments
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

mraerino avatar May 13 '16 16:05 mraerino

:+1:

dearcodes avatar May 17 '16 05:05 dearcodes