Client - redirect after login if redirection exists
This commit is contained in:
@ -156,6 +156,7 @@
|
||||
store.dispatch(USER_STORE.ACTIONS.LOGIN_OR_REGISTER, {
|
||||
actionType,
|
||||
formData,
|
||||
redirectUrl: route.query.from,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user