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

Support using React.memo on a component created with React.forwardRef #530

Merged
merged 1 commit into from
Dec 18, 2021

Conversation

shadaj
Copy link
Owner

@shadaj shadaj commented Dec 16, 2021

Fixes #505
Fixes #506

@shadaj shadaj added this to the v0.7.0 milestone Dec 16, 2021
@shadaj shadaj force-pushed the memo-forwarded-ref-component branch 2 times, most recently from 0f268f8 to 91e9b05 Compare December 16, 2021 07:08
@shadaj shadaj force-pushed the memo-forwarded-ref-component branch from 91e9b05 to c89a18e Compare December 16, 2021 07:09
@shadaj shadaj merged commit 180adfc into master Dec 18, 2021
@shadaj shadaj deleted the memo-forwarded-ref-component branch December 18, 2021 00:59
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.

Cannot memoize a forwardRef component Missing memo overload for MemoExoticComponent
1 participant