
My use case is as follows:
1. User clicks link on PVA chat
2. Link refreshes in same page
3. Chat session persists (I have code for that found here: https://powerusers.microsoft.com/t5/General/Keep-bot-conversation-when-user-change-website-page/m-p/1520004 )
But the problem is that links open in a new page, and does not seem to persist chat session on the new page. Is there an alternative to this that would work?