Skip to content

Add hook for merging refs #51

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

Closed
stuarthendren opened this issue Aug 5, 2022 · 1 comment · Fixed by #52
Closed

Add hook for merging refs #51

stuarthendren opened this issue Aug 5, 2022 · 1 comment · Fixed by #52
Assignees
Labels
idea An idea to be discussed and eloborated on released

Comments

@stuarthendren
Copy link
Contributor

What are you trying to achieve?

Common requirement for lib writing, internal ref used but want to allow the supply of a ref via forwardRef.

@stuarthendren stuarthendren added the idea An idea to be discussed and eloborated on label Aug 5, 2022
@stuarthendren stuarthendren self-assigned this Aug 5, 2022
stuarthendren added a commit that referenced this issue Aug 5, 2022
A new useMergedRefs hook has been added for use when multiple internal and external refs need to be
passed to a component.

fixes #51
stuarthendren added a commit that referenced this issue Aug 5, 2022
A new useMergedRefs hook has been added for use when multiple internal and external refs need to be
passed to a component.

fixes #51
@commitd-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An idea to be discussed and eloborated on released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants