N
N
n0thing2014-06-17 13:15:39
Angular
n0thing, 2014-06-17 13:15:39

How to fix bug with link in tag using AngularJS ?

I'm using the img tag in my app like this: <img class="img-responsive" ng-src="{{item.imgsrcL}}" >, but the page renders with "...%7B%7Bitem.imgsrcL%7D" errors %7D 404 (Not Found)" i.e. Angular does not have time to display the link to the image before rendering. How can you fight this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maxaon, 2014-06-17
@maxaon

ngSrc
And at least look at the documentation, it will help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question