Closed fromITzerotoIThero closed 1 year ago
Hmm it seems that my assumptions that "using #id would just work" was false. There has been an old ongoing issue with react router, and it seems they don't support it. So you have two options:
<a>
Oh thank you, I'll check out this hash-link library and decide on one of these :)
W.,
Another issue - I've switched from classical
a
elements toNavLinks
, but for some reason it broke the navigation.a
elements worked fine, navigating to proper sections based on their idsI'd very much appreciate your advice - can be general, for the direction to go.