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

5.0.0-next.138 breaks nested global CSS-attribute selectors #11782

Closed
vvvyyynet opened this issue May 25, 2024 · 0 comments · Fixed by #11784
Closed

5.0.0-next.138 breaks nested global CSS-attribute selectors #11782

vvvyyynet opened this issue May 25, 2024 · 0 comments · Fixed by #11784

Comments

@vvvyyynet
Copy link

vvvyyynet commented May 25, 2024

Describe the bug

Upgrading from 5.0.0@next.137 to 138 breaks nested global CSS-attribute-selectors (&:global([name=value])).

I assume this is somehow related to #11713

EDIT: added "nested" in title and description

Reproduction

REPL

Expected behavior: The color of the div should change to green on button-click. In 137 it does, in 138 it does not.

Logs

No response

System Info

System:
    OS: Linux 6.5 Fedora Linux 38 (Workstation Edition)
    CPU: (4) x64 Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
    Memory: 8.16 GB / 19.27 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 21.7.1 - ~/.nvm/versions/node/v21.7.1/bin/node
    npm: 10.5.0 - ~/.nvm/versions/node/v21.7.1/bin/npm
  Browsers:
    Brave Browser: 124.1.65.114
  npmPackages:
    svelte: ^5.0.0-next.137 => 5.0.0-next.137 

...and for 138:

  npmPackages:
    svelte: ^5.0.0-next.138 => 5.0.0-next.138

Severity

annoyance

@vvvyyynet vvvyyynet changed the title 5.0.0-next.138 breaks global CSS-attribute selectors 5.0.0-next.138 breaks nested global CSS-attribute selectors May 26, 2024
dummdidumm pushed a commit that referenced this issue May 27, 2024
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

Successfully merging a pull request may close this issue.

1 participant