Skip to content

Nested Dictionaries #46

Description

@schotime

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions