Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR not allowed to load local resource #1

Open
lucasvieceli opened this issue Nov 30, 2018 · 0 comments
Open

ERROR not allowed to load local resource #1

lucasvieceli opened this issue Nov 30, 2018 · 0 comments

Comments

@lucasvieceli
Copy link

"Not allowed to load local resource"

is informing me that I am not allowed to view. But no permission was requested.

Could not return a BLOB URL?

let blob = new Blob([new Uint8Array(arquivo)]); this.src = this.sanitize.bypassSecurityTrustUrl( URL.createObjectURL(blob));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant