Skip to content

Conversation

@JasonVMo
Copy link
Contributor

Platforms Impacted

  • all

Description of changes

Types are stricter in react 19. All useRef calls must have a parameter. Calling useRef(null) is the correct usage in this case. This was incorrect before but the types didn't catch it.

@JasonVMo JasonVMo merged commit c839205 into main Jan 29, 2026
11 checks passed
@JasonVMo JasonVMo deleted the user/jasonvmo/more-81-pre-fixes branch January 29, 2026 05:18
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.

3 participants