**Describe the bug** scene.SetPublicSpaceProps does not update scene.spaceState when it gets locally called **To Reproduce** scene.SetPublicSpaceProps({"console":"test"}) scene.spaceState **Expected behavior** scene.spaceState should be a proper source of truth
Describe the bug
scene.SetPublicSpaceProps does not update scene.spaceState when it gets locally called
To Reproduce
scene.SetPublicSpaceProps({"console":"test"})
scene.spaceState
Expected behavior
scene.spaceState should be a proper source of truth