Webchat
Webchat copied to clipboard
Navigation with Routers within Fiori Web App
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?