zalmoxisus / mobx-remotedev

MobX DevTools extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observable map?

danielkcz opened this issue · comments

Is it possible to use remotedev on observable Map? I tried remotedev(observable(new Map()), it is visible in the Redux DevTools, but no actions or state is shown there.

@FredyC sorry for bothering, you might want to try this logger: https://github.com/kubk/mobx-log
It does support Maps & Sets: kubk/mobx-log#10

I guess I will close it. Four years is long time I don't know why I needed this :)