Files
Miguel Ángel 6436cc53fc fix(studio): use duck-typing for cross-frame element access in clipboard
Elements from the preview iframe are from a different window context,
so `el instanceof HTMLElement` always returns false. Use `"outerHTML"
in el` instead to correctly detect elements across frame boundaries.
2026-05-15 21:52:29 -07:00
..
2026-05-15 19:20:28 -07:00
2026-05-15 19:20:28 -07:00
2026-05-15 19:20:28 -07:00
2026-05-15 19:20:28 -07:00
2026-05-15 19:20:28 -07:00