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

--style-props isn't work as it should on <svelte:component> #7461

Closed
gyurielf opened this issue Apr 14, 2022 · 2 comments · Fixed by #7468
Closed

--style-props isn't work as it should on <svelte:component> #7461

gyurielf opened this issue Apr 14, 2022 · 2 comments · Fixed by #7468

Comments

@gyurielf
Copy link

Describe the bug

As you see in the REPL

I didn't find any info about this issue.
If it's works as intended I'll close the issue.

Reproduction

https://svelte.dev/repl/48984f20503f4959b70f24f4130d164b?version=3.47.0

Logs

No response

System Info

System:
    OS: Linux 5.13 Ubuntu 20.04.4 LTS (Focal Fossa)
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 6.14 GB / 15.48 GB
    Container: Yes
    Shell: 5.0.17 - /bin/bash
  Binaries:
    Node: 16.14.2 - /usr/bin/node
    npm: 8.5.0 - /usr/bin/npm
  Browsers:
    Chrome: 100.0.4896.60
    Firefox: 99.0

Severity

annoyance

@gyurielf gyurielf changed the title --style-props isn't work as it should on dynamic components --style-props isn't work as it should on <svelte:component> Apr 25, 2022
@TehShrike
Copy link
Member

I ran into this as well.

Going back through old versions in the REPL, it looks like it has never worked.

It seems like it should? I haven't noticed any comments in the documentation or on the old RFC to indicate otherwise.

@Conduitry
Copy link
Member

This is now supported in 3.51.0 - https://svelte.dev/repl/48984f20503f4959b70f24f4130d164b?version=3.51.0

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.

3 participants