Closed
Description
Describe the bug
svelte/packages/svelte/src/compiler/warnings.js
Lines 642 to 648 in 0203eb3
"How to use a closure?" was asked several times in discord. In addition, closure only refers to functions where classes also serve the same purpose.
I propose an update to the message
"State referenced in its own scope will never update. Did you mean to reference it inside either a function or a class?"
related discord posts
https://discord.com/channels/457912077277855764/1235970955612786719
https://discord.com/channels/457912077277855764/1278658234810634282
https://discord.com/channels/457912077277855764/1275188058089586688
Reproduction
.
Logs
No response
System Info
.
Severity
annoyance