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

Type fixes for react v19 compatibility #2937

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

hughns
Copy link
Member

@hughns hughns commented Jan 8, 2025

Two things:

  • import JSX rather than expecting it to be a global namespace
  • require a default value for useRef

I found these whilst working on #2874

Two things:

- import `JSX` rather than expecting it to be a global namespace
- require a default value for `useRef`

I found these whilst working on #2874
@hughns hughns marked this pull request as ready for review January 8, 2025 17:44
@hughns hughns requested a review from a team as a code owner January 8, 2025 17:44
@hughns hughns requested a review from robintown January 8, 2025 17:44
@hughns hughns enabled auto-merge (squash) January 9, 2025 10:59
@hughns hughns merged commit 2f5f097 into livekit Jan 13, 2025
7 checks passed
@hughns hughns deleted the hughns/react19-type-fixes branch January 13, 2025 17:25
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

Successfully merging this pull request may close these issues.

2 participants