All links are active and have same href
In the DOM all the links have an href to the same path, even though clicking on it routes you to the correct page. It also says all of them are active at once

5 Replies
other-emerald•11mo ago
please provide a minimal complete example
other-emerald•11mo ago
please check this PR https://github.com/TanStack/router/pull/2506
GitHub
docs: add to
createLink
documentation by christofferbergj · Pull ...Revise the text and examples in the createLink guide for better clarity and completeness.
Added sections for React Aria Components, Chakra UI and MUI with code examples to illustrate the usage of t...
other-emerald•11mo ago
doc needs to be updated for custom links
fair-roseOP•11mo ago
This makes sense, thanks!