When I use ng-src the Google Chrome Alert:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Is it a problem?
Is there a solution?
Is there any way to make the ng-src asynchronous?
Sorry if duplicated. Thanks.