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

Routing only working within Angular (direct URL in browser doesn't work) #14

Open
cmcfie opened this issue Sep 9, 2020 · 1 comment

Comments

@cmcfie
Copy link

cmcfie commented Sep 9, 2020

Hi @damienbod,

Thank you for this piece of brilliance.

I have noticed that the /about only works if you route within Angular. If you enter /about in the url of the browser it gets a 404 error, likewise if you do the same with /default. So it looks like we need some sort of fallback for routes.

Is there anyway to get this to work?

@damienbod
Copy link
Owner

@cmcfie thanks, I'll have a look into this, but it seems like the server routing is getting hit first and not the client routing.

Greetings Damien

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

No branches or pull requests

2 participants