Hi,
For our web pages we have situation when we want to reinitialize messaging widget without refreshing the page.
The main idea is to have different deployment with different configuration (mainly it's a matter of separate digital flow, different queues etc).
Our web-page devs do:
- Remove iframe with chat, remove window.Genesys object, clearing local data (cookies, local storage)
- Run the initializing snippet again
This causes errors during loading new instance, as in attached screenshot.
Any ideas how to proceed?
Paweł