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

Slide Transition not behaving as expected #6674

Closed
bdanoit opened this issue Sep 8, 2022 · 2 comments
Closed

Slide Transition not behaving as expected #6674

bdanoit opened this issue Sep 8, 2022 · 2 comments

Comments

@bdanoit
Copy link

bdanoit commented Sep 8, 2022

Describe the bug

In the example repro, when a new section is opened, the animation for the section that was previously open is delayed until after the initial animation ends. I would expect both items to animate at the same time, but please correct me if I am wrong.

Reproduction

https://stackblitz.com/edit/sveltejs-kit-template-default-fpv3ld?file=src%2Froutes%2F%2Bpage.svelte&terminal=dev

Logs

No response

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (4) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 16.14.2 - /usr/local/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.17.0 - /usr/local/bin/npm
  npmPackages:
    @sveltejs/adapter-auto: next => 1.0.0-next.71 
    @sveltejs/kit: next => 1.0.0-next.476 
    svelte: ^3.46.0 => 3.50.0 
    vite: ^3.1.0 => 3.1.0

Severity

annoyance

Additional Information

No response

@PatrickG
Copy link
Contributor

PatrickG commented Sep 8, 2022

I haven't looked into it, but might be related to this bug which has crept in with Svelte 3.50.0.

@bdanoit
Copy link
Author

bdanoit commented Sep 8, 2022

I didn't look into it, but might be related to this bug which has crept in with Svelte 3.50.0.

Yup, this is it.

@bdanoit bdanoit closed this as completed Sep 8, 2022
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

2 participants