Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
reactiveMap does not work with size/delete - SolidJS
S
SolidJS
โข
3y ago
โข
1 reply
NB ๐ | Nightly ๐ฆ
reactiveMap does not work with size/delete
I have noticed that
reactiveMap
reactiveMap
does not trigger update on
delete
delete
or when we
"subscribe
" using
size
size
or
forEach
forEach
method
.
Most confusing for me is
delete
delete
since if i use
has
has
i expect that update will trigger signal
, but this is not the case
.
Is it expected behaviour
?
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
ReactiveMap
S
SolidJS / support
4y ago
ReactiveMap global signal
S
SolidJS / support
3y ago
deferStream does not work
S
SolidJS / support
8mo ago
Documentation example of context with typescript does not work
S
SolidJS / support
4y ago