Skip to content

Cannot perform %TypedArray%.prototype.fill on a detached ArrayBuffer #84753

@opeologist

Description

@opeologist

Link to the code that reproduces this issue

https://codesandbox.io/p/devbox/happy-goldberg-555zdz

To Reproduce

  1. go to the terminal window that's running next dev
  2. resolve preview page
  3. wait 5 minutes
  4. observe error in terminal window

Current vs. Expected behavior

i'd expect the dev server to not error, since v15.4.x works as expected

Provide environment information

Operating System:
  Platform: linux
  Arch: x64
  Version: #1 SMP PREEMPT_DYNAMIC Sun Aug  6 20:05:33 UTC 2023
  Available memory (MB): 4102
  Available CPU cores: 2
Binaries:
  Node: 20.9.0
  npm: 9.8.1
  Yarn: 1.22.19
  pnpm: 8.10.2
Relevant Packages:
  next: 16.0.0-canary.0 // Latest available version is detected (16.0.0-canary.0).
  eslint-config-next: N/A
  react: 19.2.0
  react-dom: 19.2.0
  typescript: 5.3.3
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

next dev (local)

Additional context

this issue has been occurring since v15.5.x and we're unable to upgrade next as a result. i opened a ticket with launchdarkly thinking it was an issue on their end and they said this was framework-level. issue ref over there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions