[DevTools] Validate Store operation invariants (#37050)
Builds on #37049 by validating Store operation invariants before mutation. Missing nodes, invalid element types, inconsistent parent-child relationships, and invalid reorder operations now emit and throw explicit errors instead of silently continuing with corrupted state. Adds a canonical-render regression test for invalid child removal.
R
Ruslan Lesiutin committed
d87711f8d0a45e6950fef15183ad6f9ec827b8b0
Parent: fc08438
Committed by GitHub <noreply@github.com>
on 7/23/2026, 9:39:16 AM