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

elements angular-extensions-elements.js Cross-Origin Read Blocking (CORB) blocked cross-origin response #55

Closed
rogeraustinsam opened this issue Jun 22, 2020 · 2 comments

Comments

@rogeraustinsam
Copy link

Getting this error while using external url to load js file “angular-extensions-elements.js:184 Cross-Origin Read Blocking (CORB) blocked cross-origin response“

@tomastrajan
Copy link
Member

Hi @rogeraustinsam!

This has probably more to do with your setup of the consumer application and server which serves the element.

The server needs to set correct content type and CORS headers.
The application has to be able to accept such request response.

@rogeraustinsam
Copy link
Author

rogeraustinsam commented Jun 22, 2020

I Agree, Thank you! @tomastrajan

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

2 participants