Skip to content

[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021 #21708

@cobrexus

Description

@cobrexus

What version of Next.js are you using?

10.0.5

What version of Node.js are you using?

14.15.0

What browser are you using?

Google Chrome Version 90.0.4400.8 (Official Build) dev (64-bit)

What operating system are you using?

Windows 10

How are you deploying your application?

npm run dev (npx next dev)

Describe the Bug

I get this warning in the console:

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.

console warning

Expected Behavior

No warnings in the console

To Reproduce

Run npm run dev or npx next dev in the terminal in a Next.js project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue was opened via the bug report template.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions