We use the embeddable widget on our Docusaurus 2 documentation website.
However, the content of the widget does not change when navigating to other topics, probably because it is a single-page application (SPA).
Is there a way to make the widget reload the content after the page title has changed?