fix(ui): guard resize observers against missing elements

This commit is contained in:
Federico Jaramillo Martinez
2026-05-20 22:22:03 +02:00
parent 56d4614aad
commit 8fbdd6e8f3
4 changed files with 42 additions and 15 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Prevent resize observers from attaching to missing UI elements during panel rerenders.