Skip to content
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

Migrate from react-infinite-calendar #1556

Closed
markerikson opened this issue Jun 25, 2024 · 1 comment
Closed

Migrate from react-infinite-calendar #1556

markerikson opened this issue Jun 25, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@markerikson
Copy link

While working on #1555 and trying out React 19, I also noticed a React error related to refs.

I've tracked it down to the react-infinite-calendar library, which A) hasn't been updated in 7 years, and B) is still using string refs, which have finally been removed in React 19.

You'll want to migrate away from that library to support React 19.

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Jun 25, 2024

@jennifer-shehane jennifer-shehane closed this as not planned Won't fix, can't repro, duplicate, stale Jun 25, 2024
@jennifer-shehane jennifer-shehane added the duplicate This issue or pull request already exists label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants