I am new to Angular2. when I was trying to set a background image to a div using a URL I encountered the following error:
WARNING: sanitizing unsafe style
How do I solve this issue?
I am new to Angular2. when I was trying to set a background image to a div using a URL I encountered the following error:
WARNING: sanitizing unsafe style
How do I solve this issue?