next-view-transitions
next-view-transitions copied to clipboard
Fix page getting stuck when changing hash using the browser's back or forward buttons
Fix https://github.com/shuding/next-view-transitions/issues/16.
Before
https://github.com/shuding/next-view-transitions/assets/45930107/c7a9b4cd-554e-4926-afe2-d8a60c66bf57
After
https://github.com/shuding/next-view-transitions/assets/45930107/310ccc42-d0e2-45f8-9c44-000326ddb786
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| next-view-transitions-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 10, 2024 4:48am |
Thank you very much, I also encounter this problem
Also encountering this, can this fix be merged?