You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
initial suggested solution: onInit, change the pathname to / using history.pushState(null, "", window.location.href + '/'); also set the baseHead.setAttribute("href", window.location.pathname);
Routes are working. but still fail when a page .aspx or a site root doesn't ends with slash /
The text was updated successfully, but these errors were encountered: