Skip to content

Maximum update depth exceeded with next js 16 under react 19 #424

@uigywnkiub

Description

@uigywnkiub

Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

<Toaster position={TOAST_POSITION} toastOptions={toastOptions} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions