Single-page apps need the widget to listen for route changes. Two options: (1) Call window.MessageCom.refresh() after each navigation in your router. (2) Use the Next.js or React-Router-aware install at /developers/tutorials/install-live-chat-on-react. Either fixes it.