Skip to content

Code Design: Use Link component anchor tags #82

@laudickson

Description

@laudickson

It seems... that the page is reloading whenever a link in the header tag is clicked?? SO says to use Link component as provided from react-router and this will not cause page-refresh

https://stackoverflow.com/questions/33964566/react-router-is-refreshing-page-when-i-follow-a-route-using-a-tag

Anchor tags right now are mainly in the header and the LandingCards on LandingPage

It appears Link component has been created but it is a styled a tag in HeaderAtoms. Change this to use Link component from react-router (and see if react doesn't do full-page refresh)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions