shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.

Home Page:https://next-view-transitions.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The page gets stuck for a while when navigate using the browser's back or forward buttons to change hash

PinkChampagne17 opened this issue · comments

Steps to reproduce:

  1. Change the hash using the browser's back or forward buttons. (For example, when navigating through the post's TOC.)
  2. It looks like the page starts view transition but not finish ASAP so gets stuck for a while.