Skip to content

Bug: [Error: Expected a suspended thenable. This is a bug in React. Please file an issue.] { digest: '1832240620' } #33359

@bahar-paydar

Description

@bahar-paydar

React version: 19.1.0

Steps To Reproduce

the code example provided is a sub-directory of a repository, however it is completely independent.

  1. open a terminal.
  2. run npm run dev.
  3. then proceed to visit the homepage of the project

Link to code example: https://github.com/solacode-ahw/solacode.ir/tree/development/home

The current behavior

Right now nothing loads and in terminal I receive the following messages:

 ✓ Starting...
 ✓ Ready in 4.7s
 ✓ Compiled /middleware in 396ms (101 modules)
 ○ Compiling / ...
 ✓ Compiled / in 2.6s (833 modules)
 ⨯ [Error: Expected a suspended thenable. This is a bug in React. Please file an issue.] {
  digest: '1832240620'
}
 ⨯ [Error: failed to pipe response] {
  [cause]: [Error: Expected a suspended thenable. This is a bug in React. Please file an issue.] {
    digest: '1832240620'
  }
}
 GET / 500 in 5128ms
 ○ Compiling /_error ...
 ✓ Compiled /_error in 1841ms (1162 modules)

The expected behavior

Load the page without this error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: StaleAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions