We've got an SPA with different articles per page, we've set up rules to change the articles in the messenger dependant on the current URL, and when the route is changed we fire the 'update' including a timestamp back to Intercom.
This works ok if the messenger starts closed and is then opened up (the correct articles for the current URL will show). But if the messenger is already opened on the first page and has loaded the articles, when toggling to the new page nothing changes until toggling the messenger closed then opened again.
Toggling the messenger in the front end feels like the wrong solution, is there a right one? 😇
Thanks