NB 😈 | Nightly 🦊
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 ?2 replies