Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Yet another reactivity problem :cry: - SolidJS
S
SolidJS
โข
2y ago
โข
11 replies
binajmen
Yet another reactivity problem :cry:
Hi
,
This is a small reproduction of a problem I have with reactivity
.
https://playground.solidjs.com/anonymous/ea30129e-e6d3-45aa-9345-192095a33f1b
My main question is why the DOM is not updated whereas I return from the context a getter function
(that should trigger the reactivity
, right
?
) while the data is correctly logged in the console
I based myself on this example
:
https://github.com/solidjs/solid-realworld/blob/f6e77ecd652bf32f0dc9238f291313fd1af7e98b/src/store/index.js#L17-L31
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
GitHub
solid-realworld/src/store/index.js at f6e77ecd652bf32f0dc9238f29131...
A Solid Implementation of the Realworld Example App
- solidjs
/solid
-realworld
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
CreateLocalStorage hook problem with reactivity
S
SolidJS / support
3y ago
[Solved] Reactivity problem when refreshing the page
S
SolidJS / support
3y ago
Signal lost its reactivity when passed into another function
S
SolidJS / support
2y ago
Reactivity issues
S
SolidJS / support
9mo ago