Files
hyperframes/packages
Miguel Ángel 6652fae243 fix(#969): producer path propagates data-hf-authored-id to host element
When the producer inlines a sub-composition with compId match, it takes
innerRoot.innerHTML which strips the wrapper div and its id attribute.
CSS/GSAP selectors rewritten from #ID to [data-hf-authored-id=ID] then
match nothing.

Fix: after innerHTML injection, copy the inner root's id as
data-hf-authored-id on the host element. This makes #ID selectors work
identically in both preview (bundler) and render (producer) paths.

Closes #969
2026-05-19 16:07:24 -04:00
..
2026-05-18 22:00:56 -04:00
2026-05-18 22:00:56 -04:00
2026-05-18 22:00:56 -04:00
2026-05-18 22:00:56 -04:00
2026-05-18 22:00:56 -04:00