-
Notifications
You must be signed in to change notification settings - Fork 1.6k
minimizable-web-chat sample does not persist conversation state #3218
Copy link
Copy link
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.SampleImplement PoC or sample codeImplement PoC or sample codecustomer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.SampleImplement PoC or sample codeImplement PoC or sample codecustomer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Hi all,
Issue:- In the sample minimizable-web-chat it states that the "conversation state is preserved". However, upon refreshing the page the conversation history is lost and a new conversation id is generated each time.
Expectation:- For the conversation state to persist upon refreshing the page or navigating to another page which has this sample embedded into it.