We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@attach
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
svelte/packages/svelte/src/internal/client/dom/elements/attachments.js
Lines 11 to 13 in a5a0b49
as code show, something like this should pass ts check <div {@attach enabled && test}></div>
<div {@attach enabled && test}></div>
System: OS: Windows 11 10.0.26100 CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700KF Memory: 16.33 GB / 31.82 GB Binaries: Node: 22.12.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD pnpm: 9.15.1 - ~\AppData\Local\pnpm\pnpm.CMD bun: 1.1.40 - ~\.bun\bin\bun.EXE Browsers: Edge: Chromium (131.0.2903.99) Internet Explorer: 11.0.26100.1882 npmPackages: svelte: ^5.30.1 => 5.30.1
annoyance
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
svelte/packages/svelte/src/internal/client/dom/elements/attachments.js
Lines 11 to 13 in a5a0b49
as code show, something like this should pass ts check
<div {@attach enabled && test}></div>
Reproduction
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: