Sitecore / jss

Software development kit for JavaScript developers building web applications with Sitecore Experience Platform
https://jss.sitecore.com
Apache License 2.0
263 stars 275 forks source link

[XM Cloud][Angular] Navigation component link forces full page reload #1958

Closed illiakovalenko closed 4 weeks ago

illiakovalenko commented 4 weeks ago

Description / Motivation

In order to perform the client side routing without the full page refresh we need to use "scRouterLink" in Navigation component instead of regular "scLink"

Testing Details

Types of changes

illiakovalenko commented 4 weeks ago

@art-alexeyenko Good catch! I forgot to update other components. Additionally, I updated Title, Image components and used "scGenericLink" since the link can be both relative and absolute