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

ブラウザバックした際に遷移前にスクロールしていたところに戻ってほしい #308

Closed
kathmandu777 opened this issue Jun 30, 2021 · 2 comments

Comments

@kathmandu777
Copy link

提案・要望

ブラウザバックした際に遷移前にスクロールしていたところに戻ってほしい

背景

  1. 記事一覧で記事を探している際に、下のほうまでスクロールしてある記事をタップ
  2. 記事を読む
  3. ブラウザバック
  4. 記事一覧の先頭に戻る

この4の挙動を「記事ページに遷移する前にスクロールしていた記事一覧のところへ戻る」ようにしていただきたいです。

関連

@catnose99
Copy link
Contributor

ref: vercel/next.js#20951

@cm-igarashi-ryosuke
Copy link
Member

scrollRestorationフラグ(experimental)を有効化して、スクロール位置が復元されるようになりました。
https://mmazzarolo.com/blog/2021-04-10-nextjs-scroll-restoration/

scrollRestorationが正式な機能として取り込まれたらIssueをクローズします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants