reactiveMap does not work with size/delete
I have noticed that
reactiveMap does not trigger update on delete or when we "subscribe" using size or forEach method.
Most confusing for me is delete since if i use has i expect that update will trigger signal, but this is not the case.
Is it expected behaviour ?1 Reply
if you're using the one from solid primitives and it does not work like that, kindly report it to gh with a reproduction probably using https://playground.solidjs.com/