svelte
Public

web development for the rest of us

State nested inside of SvelteMap is no longer reactive#15838

Open
Opened 4/26/20250 commentsby WaltzingPenguin
WaltzingPenguin

### Describe the bug If SvelteMap is used to access an object containing state, the result is no longer reactive sometime after 5.23.0. ### Reproduction https://svelte.dev/playground/8f3e032e86604e9db9c4de89c39707f0?version=5.23.0 Pinned against 5.23.0 Works as intended, it displays "Loading..." and then is replaced with an image of Eevee https://svelte.dev/playground/8f3e032e86604e9db9c4de89c39707f0?version=5.28.2 Latest Version View is stuck displaying "Loading...". No errors or warnings are issued. Changing the id to 132 and then back to 133 will cause the view to update correctly. ### Logs ```shell ``` ### System Info ```shell Reproducible with web REPL ``` ### Severity blocking an upgrade

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by WaltzingPenguin and has received 0 comments.

Add a comment
Comment form would go here