Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: update test and kitchen sink to work with React 19 #297

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

sissbruecker
Copy link
Contributor

Went through the repo to identify possible issues when using React 19. Could not find anything critical, automated tests pass and testing locally also worked fine.

The only things that needed changing were:

  • One demo page passed the prefix property to AvatarGroup which is read-only. React 19 apparently validates for that now and throws an error.
  • One test required an additional delay

@sissbruecker sissbruecker merged commit d46cf12 into main Feb 13, 2025
2 checks passed
@sissbruecker sissbruecker deleted the chore/react-19-update branch February 13, 2025 11:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants