Skip to content

Svelte 5: createClassComponent ignores anchor #13832

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

Closed
Razunter opened this issue Oct 23, 2024 · 1 comment · Fixed by #14100
Closed

Svelte 5: createClassComponent ignores anchor #13832

Razunter opened this issue Oct 23, 2024 · 1 comment · Fixed by #14100
Labels

Comments

@Razunter
Copy link

Describe the bug

createClassComponent legacy method ignores anchor property

Reproduction

https://stackblitz.com/edit/vitejs-vite-vutzpt?file=src%2Fmain.ts

Logs

No response

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700KF
    Memory: 10.34 GB / 15.55 GB
    Container: Yes
    Shell: 5.8.1 - /usr/bin/zsh
  Binaries:
    npm: 10.9.0 - /mnt/c/Program Files/nodejs/npm
    bun: 1.1.32 - /tmp/bun-node-fe8d0079e/bun
  npmPackages:
    rollup: ^4.24.0 => 4.24.0
    svelte: ^5.0.5 => 5.0.5

Severity

blocking an upgrade

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

Successfully merging a pull request may close this issue.

3 participants
@Razunter @Conduitry and others