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

Solved BUG, 404 on Refresh, Issue #407 #456

Closed
wants to merge 1 commit into from

Conversation

Debatreya
Copy link

Fixed Issue #407

Added vercel.json

Which has redirect rules that says redirect any request that has /* to /, which solves the problem.

Added _redirects file in public

It is for tackling such problems if you try to deploy the build files using (npm run build) and have a server.

Note:

In future you have have to deploy it using the server, by serving the static files in dist., In that case place the Static file serving code proper position, otherwise you may face the same problem.

Please ADD gssoc and level 2 to the issue #407 before merging.

Copy link

vercel bot commented May 30, 2024

@Debatreya is attempting to deploy a commit to the web404's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Debatreya Debatreya closed this by deleting the head repository Jun 15, 2024
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.

None yet

1 participant