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 has been archived by the owner on Sep 11, 2018. It is now read-only.
I am adding middleware in my store which decides the application route change depending on the pathname in action.payload .But my concern is that it is not been called on page refresh or on initial load only called on clickable route change even though on rendering a page actions are been dispatched.And i have previously cloned your repo around a year back and works fine in that.I guess it has something to do with new location.js file added in updated starter kit.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am adding middleware in my store which decides the application route change depending on the pathname in action.payload .But my concern is that it is not been called on page refresh or on initial load only called on clickable route change even though on rendering a page actions are been dispatched.And i have previously cloned your repo around a year back and works fine in that.I guess it has something to do with new location.js file added in updated starter kit.
The text was updated successfully, but these errors were encountered: