Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V15: Debug missing contexts (umbraco#17645)
* fix: wait a frame before calculating events, which allows the debug callback to "fill up" the instances map * Revert "fix: wait a frame before calculating events, which allows the debug callback to "fill up" the instances map" This reverts commit a8a2bdb. * fix: assign the inner object (`event.instances`) directly to a state and perform the "massaging" only when it updates this ensures that any live changes to the inner object are reflected in the UI
- Loading branch information