Closed tanbowensg closed 1 year ago
StateManager used to watch change in expression level and update the result by immerjs. But if StateManager used to watch change in object level, we cannot add this immerjs logic, which will cause unexpected bug. So we decide to revert this change.
StateManager
StateManager
used to watch change in expression level and update the result by immerjs. But ifStateManager
used to watch change in object level, we cannot add this immerjs logic, which will cause unexpected bug. So we decide to revert this change.