-
With Astro `` enabled https://docs.astro.build/en/guides/view-transitions/, only the first page load (and event tracking) is tracked but no following page navigations.
Following the docs…
* https:…
-
# 🚀 Feature Request
### 📝 Feature Description
The current Gallery section on the About Us page lacks visual appeal and does not have automatic transitions or slides for the card elements. Enhancin…
-
It's a cool example but I'm having issues porting it to Pages router. I think it simply requires pages/index.js to have the AppShell and then pages/[all].js to also have AppShell? But it doesn't appea…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/musing-lalande-js9nmq?file=%2Fapp%2Fpage.tsx%3A5%2C1
### To Reproduce
1. Create a new page in the starter proj…
-
## What?
We have a toggle: 'Use view-transitions API' on the 'Temporary' section of the [toggles page](https://dash.wellcomecollection.org/toggles/). This turns on functionality which uses the web pl…
-
Hi,
I'm trying to implement custom view transitions similar to the one I've implemented on [OpenAlternative](https://openalternative.co) website.
I was using Remix at that site, and they have a…
-
### Summary
When I restart my app, `goToLocation` fires properly, enabling me to go to the locally stored cfi location. But, in `Pagination`, as I swipe to the next/previous page within a single ch…
-
# [Next.js]: Build page transitions with React Transition Group in Next.js | { Ellis Min }
Overview In this post I'll show how to apply page transitions (a.k.a. route transitions or page animations) …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
# Steps to Improve Website Loading Speed
## 1. Remove or Reduce Loading Animations:
- Ani…
-
### Current behavior
Hi,
I'm trying to create a header navigation with a height minimization animation during page transitions.
Everything works well, but I noticed an issue: during the transition …