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

Fix merging of ref props in addProps #3

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Conversation

skirtles-code
Copy link
Owner

If the callback for addProps() returns a ref it needs to be merged with any existing ref, rather than replacing it.

Closes #1.

@skirtles-code skirtles-code merged commit bb82205 into main Nov 18, 2022
@skirtles-code skirtles-code deleted the add-props-ref-merging branch May 6, 2023 03:20
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.

addProps should merge ref
1 participant