-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
$inspect unexpectedly does not fire when $effect with the same dep does.
Reproduction
Here is a repo for reproduction: https://github.com/Hugos68/svelte-131-inspect-bug
Steps are inside the README
What's peculiar is that it fires as expected in the online REPL
Logs
Browser logs Chromium (123.0.2420.97)
[vite] connecting...
client.ts:175 [vite] connected.
useRole.svelte.js:5 effect open: false
useRole.svelte.js:5 effect open: trueSystem Info
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 AMD Ryzen 5 5600 6-Core Processor
Memory: 22.57 GB / 31.93 GB
Binaries:
Node: 20.11.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.4 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.1.0 - ~\AppData\Local\pnpm\pnpm.CMD
Browsers:
Edge: Chromium (123.0.2420.97)
Internet Explorer: 11.0.22621.1
npmPackages:
svelte: ^5.0.0-next.1 => 5.0.0-next.131Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels