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.
I have an Electron app and now, with 4.0.6, the location change that is fired upon launch of the app has the pathname set as root ("/") instead of what the value currently is in the Redux store. This introduces unwanted behavior with the app now being unable to recall it's prior state. Rolling back to 4.0.5 fixes this issue. I can provide more detail as needed #445