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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
React version: 17.0.1
[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.
scheduler.development.js:298 [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. (anonymous) @ scheduler.development.js:298 ./node_modules/scheduler/cjs/scheduler.development.js @ scheduler.development.js:843 __webpack_require__ @ bootstrap:24 fn @ hot module replacement:61 ./node_modules/scheduler/index.js @ index.js:6 __webpack_require__ @ bootstrap:24 fn @ hot module replacement:61 (anonymous) @ react-dom.development.js:18 ./node_modules/react-dom/cjs/react-dom.development.js @ react-dom.development.js:26261 __webpack_require__ @ bootstrap:24 fn @ hot module replacement:61 ./node_modules/react-dom/index.js @ index.js:37 __webpack_require__ @ bootstrap:24 fn @ hot module replacement:61 ./src/app.jsx @ main.f06688de3ff4e6385b93.js:12 __webpack_require__ @ bootstrap:24 __webpack_exec__ @ main.f06688de3ff4e6385b93.js:1490 (anonymous) @ main.f06688de3ff4e6385b93.js:1491 __webpack_require__.O @ chunk loaded:25 (anonymous) @ main.f06688de3ff4e6385b93.js:1492 webpackJsonpCallback @ jsonp chunk loading:522 (anonymous) @ main.f06688de3ff4e6385b93.js:1 log.js:24 [HMR] Waiting for update signal from WDS...
The text was updated successfully, but these errors were encountered:
Same as #20829 ? 🧐
Sorry, something went wrong.
Yes, this is a duplicate.
React 17.0.2 was released with removed dependency on SharedArrayBuffer so this should be resolved.
SharedArrayBuffer
No branches or pull requests
React version: 17.0.1
Steps To Reproduce
Issue
[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.
The text was updated successfully, but these errors were encountered: