Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically trigger route #20

Open
computurus opened this issue Feb 19, 2014 · 1 comment
Open

Dynamically trigger route #20

computurus opened this issue Feb 19, 2014 · 1 comment

Comments

@computurus
Copy link

Is there any way to dynamically trigger the route? If a session is
expired the user is redirected to the login with the route parameter. The route doesn't happen because user is not logged. After the login the route doesn't happen automatically. So I see a possible workaround to manually trigger the route.

@computurus
Copy link
Author

Using redirect Ext.ux.Router.redirect(Ext.History.getToken()); works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant