Navigating Back doesn't Trigger Workflows?

Hi guys,

I’m using a workflow to detect when a user has navigated “back” in my SPA. The workflow stores the previous URL in a custom state then compares it to the current URL.

Problem is, despite a text element showing the stored URL is different to the current URL, the workflow doesn’t fire.

Any workaround for this?

How are you triggering the workflow?