You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
Is there a way to turn that off? I tried adjustUrlOnReplay: false, but I still see this dispatch happening. In a test environment I want the app to be inert, in other words not trigger a dispatch on its own, so I can feed it recorded dispatches later on. Is that possible?