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

Nested Dictionaries #46

Open
schotime opened this issue Jan 24, 2021 · 1 comment
Open

Nested Dictionaries #46

schotime opened this issue Jan 24, 2021 · 1 comment

Comments

@schotime
Copy link

Hey, firstly great library! Coming from mobx its nice to have something familiar.

I'm trying to use nested IDictionaries that are observable cause thats how my state is structured however I can't seem to get it to work unless I navigate away and come back the observed page. I suspect it has something to do with how you're doing the observing on dictionaries, cause once the key (dictionary key) is there all subsequent requests re-render correctly. In my situation the keys are added in a lazy fashion in both the parent and child dictionaries.

Do you have any thoughts on this? Is my suspicion correct?
Let me know if you need me to try and create a repro.

Thanks

@jspuij
Copy link
Owner

jspuij commented Apr 29, 2021

@schotime A repo would be nice :-)

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