Hi, you can resolve the issue using redirect.dispatch(Redirect.Action.REMOTE, {url: redirectUrl,new context:false })instead of redirect.dispatch(Redirect.Action.ADMIN_PATH, {path: redirectUrl })or you can redirect using JavaScript alsotop.location.hr...