We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ブラウザバックした際に遷移前にスクロールしていたところに戻ってほしい
この4の挙動を「記事ページに遷移する前にスクロールしていた記事一覧のところへ戻る」ようにしていただきたいです。
The text was updated successfully, but these errors were encountered:
ref: vercel/next.js#20951
Sorry, something went wrong.
scrollRestorationフラグ(experimental)を有効化して、スクロール位置が復元されるようになりました。 https://mmazzarolo.com/blog/2021-04-10-nextjs-scroll-restoration/
scrollRestorationが正式な機能として取り込まれたらIssueをクローズします。
No branches or pull requests
提案・要望
ブラウザバックした際に遷移前にスクロールしていたところに戻ってほしい
背景
この4の挙動を「記事ページに遷移する前にスクロールしていた記事一覧のところへ戻る」ようにしていただきたいです。
関連
The text was updated successfully, but these errors were encountered: