React.memo and dynamic-size item #540
Unanswered
abdullaev388
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the optimization section, there is written that if we are working with non-dynamic size components, we can use React.memo to optimize things. But why i can't use memo with dynamic size component? What will happen?
Beta Was this translation helpful? Give feedback.
All reactions