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

switch to hash router to avoid 404 bug #38

Merged
merged 1 commit into from
Jun 15, 2024
Merged

switch to hash router to avoid 404 bug #38

merged 1 commit into from
Jun 15, 2024

Conversation

ann-kilzer
Copy link
Collaborator

@ann-kilzer ann-kilzer commented Jun 15, 2024

Resolves #29

What changed 🧐

Replace browser router with hash router to ensure direct navigation to routes is possible

How did you test it? 🧪

Manual testing:
Visit http://localhost:5173/#/codeofconduct
Navigate to Code of conduct via buttons.

(Unfortunately we'll have to test this one in production to fully understand if it works)

@ann-kilzer ann-kilzer self-assigned this Jun 15, 2024
@ann-kilzer ann-kilzer merged commit 7db8a69 into main Jun 15, 2024
5 checks passed
@ann-kilzer ann-kilzer deleted the 29-hash-router branch June 15, 2024 10:28
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.

Broken navigation to routes
2 participants