Skip to content

Allow nested state #1706

@Richienb

Description

@Richienb

This doesn't work:

window.state.a = {'hello': {}}
window.state.a.hello.b = 'world'

This is because only shallow state changes are broadcast, but we would like all state changes to be broadcast.

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