While following new emberjs guides(2.2.0) I’m constantly getting the following error and no image is rendering in the browser. Can anyone help here?
[Report Only] Refused to load the image ‘data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIW…sEfqaEr1XYavAMwHMAD1z2/wXgx7qC72+vxP/dKhHH7wEASvaA8SqpSrsAAAAASUVORK5CYII=’ because it violates the following Content Security Policy directive: “img-src ‘self’”.
Is there any way to turn-off content-security-policy ? Atleast of learning purpose !