You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good one! I think we should consider automatically turning a Map into observable.map (and same for set). Lmk if you're running into other reactivity issues
What kinds of variables are actually reactive? i.e. what triggers a reactive update?
I found that a normal map isn't, but a mobx observable is:
open notebook
Screencast.from.2023-12-22.14-21-56.webm
The text was updated successfully, but these errors were encountered: