Webchat icon indicating copy to clipboard operation
Webchat copied to clipboard

Navigation with Routers within Fiori Web App

Open ya332 opened this issue 6 years ago • 0 comments

Hello,

I am trying to do navigation within my web app. I have different views like this: myapp.com/view1 myapp.com/view2

Based on the user intent such as "go to view2", the route would change to "view2".

I included the script tag in my index.html and I can see the chat but I don't have access to my root component to call the router method, is the dev team planning to have a workaround for this navigation feature that I am trying to implement?

ya332 avatar Dec 18 '19 15:12 ya332