Astro view transition bug
I found a bug when clicking on each card: the card overlaps the navbar when the transition changes. I tried to fix it by adjusting the z-index, but it didn’t work. I have also tried removing the view transitions from the layout and the bug disappears, but obviously I want to keep the view transitions.
Astro ViewTransition doesn´t work in Windows 10 device
I´m developing a project wih AstroJs + ReactJs using the ViewTransition API of Astro.
However, the transitions work perfectly in my android phone and W11 laptop but not on my W10 desktop PC.
I have updated all the browsers versions to the latest, but it still doesn´t do the transitions at all, doesn´t matter if I use Edge, Opera or even Chrome.