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页面之后,无法通过浏览器back后退至历史页面的问题 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alex-zbz
Copy link

作者在跳转404时使用了Navigate组件,此组件会导致页面重定向,从而丢失历史页面,使得一旦进入404页面,就无法通过回退按钮返回上一个页面,只能点击”back home“按钮进入主页
此提交主要修改了routers/index.tsx,将Navigate跳转的方式替换为同登录一样的跳转方式

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hooks-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 3:06am

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