Closed andrewspy closed 2 years ago
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.
disabled
<firebase-storage-ref>
path
Description
Add
disabled
attribute to the<firebase-storage-ref>
so that in the case if thepath
attribute is not ready, the element doesn't simply perform unnecessary request with a 404 error.