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

Handle direct url write in browser #36

Open
YerkoPalma opened this issue Jul 28, 2016 · 1 comment
Open

Handle direct url write in browser #36

YerkoPalma opened this issue Jul 28, 2016 · 1 comment

Comments

@YerkoPalma
Copy link

I have a choo app which handle programmatic redirect, but when I type a valid url in the browser, then I get a 404 error. Is this a bug? Are there any work around? Maybe with haschange or something?

@yoshuawuyts
Copy link
Owner

@YerkoPalma have you tried app.start({ hash: true }) - this should allow for hash-only changes to be caught ✨

#31 should make this even more convenient in the near future I reckon. Hope this answers your question, cheers!

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

2 participants