You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
I am unable to load an SVG from api call, I get the error 'Safe Value' must us property binding. I don't have this problem when I use an <img [src]> I assume there is a problem with custom binding? is there an alternate way to load an svg from an api?
I get the following error when I try to bind inlineSVG to an API call:
I am unable to load an SVG from api call, I get the error 'Safe Value' must us property binding. I don't have this problem when I use an <img [src]> I assume there is a problem with custom binding? is there an alternate way to load an svg from an api?
I get the following error when I try to bind inlineSVG to an API call:
http://localhost:4200/SafeValue%20must%20use%20[property]=binding:%20blob:http://localhost:4200/f2ab70a1-78ab-433e-b4da-e61e2ab4dd27%20(see%20http://g.co/ng/security
This is my binding: in the template
this is my code for loading from the API
The text was updated successfully, but these errors were encountered: