FirebaseExtended / polymerfire

Polymer Web Components for Firebase
https://www.webcomponents.org/element/firebase/polymerfire
MIT License
459 stars 142 forks source link

Feature Request: Add `disabled` attribute to the `<firebase-storage-ref>` #330

Closed andrewspy closed 2 years ago

andrewspy commented 6 years ago

Description

Add disabled attribute to the <firebase-storage-ref> so that in the case if the path attribute is not ready, the element doesn't simply perform unnecessary request with a 404 error.