Skip to content

[React 18] Bug: Maximum update depth exceeded on the ref prop when suspending #21876

Closed
@enisdenjo

Description

@enisdenjo

Functional ref prop throws a Maximum update depth exceeded error when suspending.

React version: 18.0.0-alpha-464f27572-20210713

Steps To Reproduce

  1. Click on the suspend button: https://codesandbox.io/s/ref-set-too-many-times-jm0c3?file=/src/App.js.

The current behavior

Clicking on the suspend button throws a Maximum update depth exceeded error.

The expected behavior

Clicking on the suspend button suspends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    React 18Bug reports, questions, and general feedback about React 18Type: Discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions