Thursday, 26 August 2021

UI5 doesn't routing correctly

I have route in my Component. I want to navigate to the URL "URL/#/Reports" when click on Menu item.

We have a site in UI5 in which it uses aspx page for login and for session creation, On init method its check that If session dispose its land user to login page but if exists it land on profile page. So when someone click on menu item its route to that page without reload the whole page, Previously route was working fine but recently We have changed resource of our site to latest version V1.38 . So now problem is when we clicks on menu item route is calling but its reload the page and due to aspx init condition its check the session existence and its land to profile page .



from UI5 doesn't routing correctly

No comments:

Post a Comment