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

CORS error when loading Blazor Pilet #568

Closed
eVolv-mw opened this issue Dec 15, 2022 · 0 comments
Closed

CORS error when loading Blazor Pilet #568

eVolv-mw opened this issue Dec 15, 2022 · 0 comments
Labels
blazor Concerns the Blazor integration piral-blazor. bug Something isn't working
Milestone

Comments

@eVolv-mw
Copy link

Bug Report

There is a CORS issue when trying run the app shell locally with a reference to a blazor pilet from the feed.
The error:

Access to fetch at 'https://assets.piral.cloud/pilets/evolv-sample-feed/piral.blazor.template/1.0.0/_framework/blazor.boot.json' from origin 'http://localhost:1234' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.

As a side note: We do not have the same issue when reference a NON-blazor pilet from the same feed.

@eVolv-mw eVolv-mw added the bug Something isn't working label Dec 15, 2022
@FlorianRappl FlorianRappl added in-implementation The item is currently being implemented. blazor Concerns the Blazor integration piral-blazor. labels Dec 15, 2022
@FlorianRappl FlorianRappl added this to the 0.15.3 milestone Dec 15, 2022
@FlorianRappl FlorianRappl removed the in-implementation The item is currently being implemented. label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blazor Concerns the Blazor integration piral-blazor. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants