-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed as not planned
Description
Describe the bug
Svelte erroneously reports non_reactive_update when $props() is present and bind:this is used within an {#if} block. For some reason, both these things have to be present for this bug to manifest.
Reproduction
Logs
No response
System Info
System:
OS: Linux 5.15 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
Memory: 7.61 GB / 11.69 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 22.12.0 - /run/user/1000/fnm_multishells/1080_1735405309856/bin/node
Yarn: 1.22.22 - /run/user/1000/fnm_multishells/1080_1735405309856/bin/yarn
npm: 10.9.0 - /run/user/1000/fnm_multishells/1080_1735405309856/bin/npm
npmPackages:
svelte: ^5.0.0 => 5.15.0
webpack: ^5.11.0 => 5.97.1Severity
blocking all usage of svelte
Metadata
Metadata
Assignees
Labels
No labels