Stop <Link> from re-rendering #6967
Unanswered
brian-tran-dev
asked this question in
Q&A
Replies: 1 comment
-
|
Use For lists with many links, the more scalable fix is wrapping each link item in |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I notice that every Link elements get rerendered even when search query changes. My Link active state only care about path change but when i change search params, all those Link get rerendered regardless.
Beta Was this translation helpful? Give feedback.
All reactions