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 works , however url refresh , leads to 404, after deployment #76

Open
ShamineDsouza opened this issue Apr 29, 2024 · 1 comment

Comments

@ShamineDsouza
Copy link

This solution works perfectly in local environment . The issue starts after deployment , the login is using keycloak and it redirects perfectly . However , if the above url is refreshed manually , it crashes sending 404.

It works perfectly for routing in deployed version, however fails when and gives 404 , when same url refreshed.

I am logging in using keycloak login as soon as the web url is clicked

PLease help.

@AnAloneJaver
Copy link
Collaborator

Our project did not use keylock, it seems that your problem lies in the interaction between keylock and the project. You should check if there is a 404 issue with the route after refreshing.

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