Skip to content

fix: 修复跳转404页面之后,无法通过浏览器back后退至历史页面的问题 - #49

Open
Alex-zbz wants to merge 1 commit into
HalseySpicy:masterfrom
Alex-zbz:404pathBack
Open

fix: 修复跳转404页面之后,无法通过浏览器back后退至历史页面的问题#49
Alex-zbz wants to merge 1 commit into
HalseySpicy:masterfrom
Alex-zbz:404pathBack

Conversation

@Alex-zbz

Copy link
Copy Markdown

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

@vercel

vercel Bot commented Sep 10, 2024

Copy link
Copy Markdown

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