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

Styles are not removed after transition slide end #12178

Open
Addeuz opened this issue Jun 25, 2024 · 1 comment
Open

Styles are not removed after transition slide end #12178

Addeuz opened this issue Jun 25, 2024 · 1 comment

Comments

@Addeuz
Copy link

Addeuz commented Jun 25, 2024

Describe the bug

Sometimes the styles applied inline are not removed after the transition is finished. Causing the container that did the transition to have a overflow: hidden (and other things) as an inline style. But then it can work fine 4 tries after.

But the big issue for us is that the overflow: hidden property is there. So any expandable container inside the container doesn't work. As shown in the demo

Reproduction

I was not able to reproduce it locally. But it happens in our staging and production environment, so I've recorded a video. Where one can see that the inline styles are sometimes not removed after the transition finishes. And sometimes they are.

Link to the video (youtube)

Logs

No response

System Info

System:
    OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
    CPU: (16) x64 AMD Ryzen 7 2700X Eight-Core Processor
    Memory: 6.56 GB / 31.27 GB
    Container: Yes
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 20.13.1 - ~/.local/share/pnpm/node
    npm: 10.5.2 - ~/.local/share/pnpm/npm
    pnpm: 8.6.7 - ~/.local/share/pnpm/pnpm
  Browsers:
    Chrome: 125.0.6422.141
    Chromium: 126.0.6478.114
  npmPackages:
    svelte: ^4.2.11 => 4.2.11

Severity

annoyance

@trueadm
Copy link
Contributor

trueadm commented Jun 25, 2024

Do you have a REPL or reproducible example please?

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