mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #849] Access to nonexistent routes will not be redirect to page 404 #294
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Xiphin on GitHub (May 7, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/849
Originally assigned to: @liyasthomas on GitHub.
As the title:


https://postwoman.io/en
https://postwoman.io/xxx
Console log:
@liyasthomas commented on GitHub (May 7, 2020):
Issue has been identified. Will roll out a fix asap. Thanks for reporting.
@Xiphin commented on GitHub (May 7, 2020):
It seems a vue-router problem:
https://github.com/vuejs/vue-router/issues/2881
But I'm not sure...
@Xiphin commented on GitHub (May 11, 2020):
Bumping nuxt-i18n from 6.11.0 to 6.11.1 fixed it. (https://github.com/nuxt-community/nuxt-i18n/pull/705)
@liyasthomas commented on GitHub (May 11, 2020):
Already bumped
nuxt-i18n. We're facing a build deploy error with Netlify for the past 4 builds. Hopefully it will be fixed by EOD. Will close this issue then.@liyasthomas commented on GitHub (May 11, 2020):
We're currently facing a delayed production deploy issue with Netlify. Kindly be patient while changes are propagated to live site. Hopefully Netlify will fix this technical issue asap. I'll ping once changes are up on live.
@Xiphin commented on GitHub (May 11, 2020):
Visiting postwoman.io in China is too slow, I built a Chinese version:
https://reqres.cn
@liyasthomas commented on GitHub (May 11, 2020):
@Xiphin Good, kindly mention original repo. Also, if you make any enhancements - do shoot a PR.