fix #3998 - personalized page display issue
This commit is contained in:
parent
ccd18c4f10
commit
5a393de1cb
|
@ -260,6 +260,7 @@
|
|||
{
|
||||
// redirect to the personalized page
|
||||
NavigationManager.NavigateTo(Utilities.NavigateUrl(SiteState.Alias.Path, personalized.Path, ""), false);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user