We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got a warning in Chrome: "[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
Not found in the package any mentions of the headers that they are talking about:
Cross-Origin-Embedder-Policy: require-corp Cross-Origin-Opener-Policy: same-origin
The text was updated successfully, but these errors were encountered:
Hi @yosifeldman,
The Cross-Origin-*-Policy headers will be supported in the next release.
Cross-Origin-*-Policy
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Got a warning in Chrome:
"[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
Not found in the package any mentions of the headers that they are talking about:
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
The text was updated successfully, but these errors were encountered: