mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
33583e8b31
* fix(rendering): prevent removal of necessary `<astro-slot>` elements * add test * add changeset * missed a spot * adjust test * assume `supportsAstroStaticSlot` * bring back accidentally removed `markHTMLString` call
131 B
131 B
astro |
---|
patch |
Fixes an issue where elements slotted within interactive framework components disappeared after hydration.