Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactive Map? #383

Open
tennox opened this issue Dec 22, 2023 · 1 comment
Open

Reactive Map? #383

tennox opened this issue Dec 22, 2023 · 1 comment

Comments

@tennox
Copy link

tennox commented Dec 22, 2023

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
@YousefED
Copy link
Collaborator

YousefED commented Jan 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants