HTML:
While running the app, it
Try to use the conditional pattern condition && true || false
condition && true || false
Therefore modify ng-src attribute like this:
ng-src
With this change, the content of src attribute is empty until the data arrives.
src
Source: Conditionally change img src based on model data