changingThisBreaksApplicationSecurity angular2
问题 I am trying to load a pdf document in an tag in angular2 Dynamically, and when I am trying to change the URL iths throwing an error saying SafeResourceUrlImplchangingThisBreaksApplicationSecurity: "localhost:8002/pdf.pdf" proto : SafeValueImplconstructor: SafeResourceUrlImpl()getTypeName: () proto : Object localhost:8002/pdf.pdf Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME Here's how I am setting the URL, This method will be called when I need to show the component public show(): void