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

Fix 404 Error on Page Refresh #218

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

kristinaBc3
Copy link
Contributor

This pull request resolves an issue where refreshing a page resulted in a "404 Not Found" error. The changes ensure that the application handles page refreshes correctly by updating the routing logic and server configuration to account for direct URL access.

Changes:

Adjusted routing to handle refreshed URLs properly.

@kristinaBc3 kristinaBc3 requested a review from a team January 9, 2025 12:30
@kristinaBc3
Copy link
Contributor Author

!!Important Make changes in application.yml -> add /ui to app-base-url

@inigo-cobian inigo-cobian self-requested a review January 15, 2025 10:15
@kristinaBc3 kristinaBc3 merged commit 47dda2b into develop Jan 15, 2025
2 checks passed
@kristinaBc3 kristinaBc3 deleted the IM-518-Error-in-k.hub-when-refreshing-a-page branch January 15, 2025 10:16
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

Successfully merging this pull request may close these issues.

1 participant