Skip to content

Conversation

@lpmi-13
Copy link

@lpmi-13 lpmi-13 commented Dec 11, 2021

Description

There's a CORS issue when trying to open a browser window for the default set up, and the current recommended best practice is to use the crossorigin="use-credentials" attribute for this:

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin#example_webmanifest_with_credentials

401 error

How to test

Run the template in a gitpod and check the developer console in the browser.

There's a CORS issue when trying to open a browser window for the default set up, and the current recommended best practice is to use the `crossorigin="use-credentials"` attribute for this:

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin#example_webmanifest_with_credentials
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

Successfully merging this pull request may close these issues.

2 participants