Skip to content

Conversation

@snowystinger
Copy link
Member

Closes
brought up here #8451

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@rspbot
Copy link

rspbot commented Jun 27, 2025

@rspbot
Copy link

rspbot commented Jun 27, 2025

## API Changes

react-aria-components

/react-aria-components:useContextProps

 useContextProps <E extends Element, T, U extends SlotProps> {
   props: (T & SlotProps)
-  ref: ForwardedRef<E>
+  ref: ForwardedRef<E> | undefined
   context: Context<ContextValue<U, E>>
   returnVal: undefined
 }

@devongovett devongovett added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit a7b1a28 Jun 27, 2025
31 checks passed
@devongovett devongovett deleted the update-react-types branch June 27, 2025 22:15
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.

6 participants