--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/59737ce0-2e73-469d-b27e-fe8fa51628ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/CADypTEa8V%2BKFe%3DzNrM8tkV8W1XzWv4Do-AxHmzA-mu1eqGQLkw%40mail.gmail.com.
Hi Atali,Is there something stopping you from using the JavaScript SDK directly for this? Keep in mind that AF2 offers the convenience of converting some of the Firebase event handling into Observables, but is otherwise just icing on the cake.Read more on how to access storage from JavaScript here.☼, Kato
On Dec 28, 2016 8:45 AM, <at...@crocodeal.io> wrote:
Hello Guys,--I am using angularfire2 with my project and trying to read images from Firebase Storage with a material design component :This is the orginal pattern<img md-card-image src="assets/img/examples/shiba2.jpg">I checked on Angularfire2 github project, it will be a new attribute firebase-src but I don't know when these new feature will available :Target :<img md-card-image firebase-src="{{ path }}">In the meantime for the new attribute, someone knows how I can solve my issue ?Thanks,
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.