- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.7k
 
Closed
Description
Describe the bug
I am using a svelte store with a file state.svelte.ts and it seems when any state in there changes it is causing rerender off all components that use any piece of that state instead of just rerendering the component that is using the changed piece of state.
This feels like a bug and I was able to replicate it to show you. Let me know why this behaviour is happening and how to get around it.
Reproduction
You can find a REPL here that shows this behavior, check the console logs:
https://svelte.dev/playground/1f9b186ca4f840b3b7a8991c58660b1a?version=5.28.2
System Info
Windows, FirefoxSeverity
annoyance
Metadata
Metadata
Assignees
Labels
No labels