Skip to content

Expo SDK 53 breaks agenda #2656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kentackis123 opened this issue May 7, 2025 · 5 comments
Open

Expo SDK 53 breaks agenda #2656

kentackis123 opened this issue May 7, 2025 · 5 comments

Comments

@kentackis123
Copy link

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.

@magnus80a
Copy link

Expo 53 uses RN 0.79. Agenda started behaving erratic for us when we updated to RN 0.76. RN 0.75 worked fine as far as I know together with Agenda.

@estevaobittencourt
Copy link

I am having the same problem here

@CarlosUtrilla
Copy link

Any update?

@bmatasar
Copy link
Contributor

I guess it has the same cause and fix as #2610

@CostasCF
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants