Skip to content

Expo SDK 53 breaks agendaΒ #2656

@kentackis123

Description

@kentackis123

Hello,
with new expo version Agenda is no longer working. Calendar components do work, from my minimal testing, it's Agenda and its throwing:
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.

Probably related to the fact that Expo 53 updated to React19, but just reporting the issue and wondering whether maintainers are aware and planning to fix? Or am I missing something dumb, easy, but essential? Not adding any example code, since even basic is causing that error, where items are taken from given example in docs.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions