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
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.
The text was updated successfully, but these errors were encountered:
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:
As a side note: We do not have the same issue when reference a NON-blazor pilet from the same feed.
The text was updated successfully, but these errors were encountered: