The Eddy AI chatbot widget loses its conversation history whenever:
-> The page is refreshed
-> The user navigates to a different page (non-SPA environments)
However, the chatbot works as expected in Single Page Applications (SPA) where state is preserved.
Based on our multi-page application - Webapp setup, we would like the chatbot to preserve the chat conversation. It helps our users to read the information and navigate within the application.