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

Transitions not working on Chrome #8702

Closed
gopal-kaul opened this issue Jan 24, 2023 · 1 comment
Closed

Transitions not working on Chrome #8702

gopal-kaul opened this issue Jan 24, 2023 · 1 comment

Comments

@gopal-kaul
Copy link

Describe the bug

SvelteKit transitions aren't working on Chrome and Chromium-based browsers. Using SvelteKit 1.0.0. Transitions work fine on Firefox and Safari, however, on Chrome and Chromium, they just do not work.

Reproduction

Repository - https://github.com/gopal-kaul/decamyras/
Website - https://decamyras.vercel.app/

The Navbar items animate on Firefox but not on chrome/chromium.

Logs

No response

System Info

System:
    OS: Linux 6.1 Arch Linux
    CPU: (8) x64 AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
    Memory: 10.25 GB / 15.07 GB
    Container: Yes
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 19.4.0 - /usr/bin/node
    Yarn: 1.22.19 - /usr/bin/yarn
    npm: 8.19.2 - /usr/bin/npm
  Browsers:
    Firefox: 109.0
    Google Chrome 109.0

Severity

annoyance

Additional Information

No response

@gopal-kaul
Copy link
Author

SvelteKit version was ^1.0.0, fixed it by manually bumping it to ^1.2.6

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

No branches or pull requests

1 participant