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
For development purposes you can use the cors-anywhere public demo server: [src]="'https://cors-anywhere.herokuapp.com/https://www.adobe.com/support/products/enterprise/knowledgecenter/media/c4611_sample_explain.pdf'" stackblitz demo
Access to fetch at 'https://www.adobe.com/support/products/enterprise/knowledgecenter/media/c4611_sample_explain.pdf' from origin 'https://dashboard.finna.ai' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
(this is just a test remote URL)
I can't use any remote URL for pdf rendering. All of these point out this CORS problem. It used to work properly but it seems something as changed.
@angular/core 7.2.2
@angular/cli 7.2.3
The text was updated successfully, but these errors were encountered: