astro/.changeset/four-doors-exercise.md
Matthew Phillips 1f890b3363
Yield out potentional slot instructions when rendering dynamic tags (#4981)
* Yield out potentional slot instructions when rendering dynamic tags

* Adding a changeset

* yield instead of return

* Handle the fact that renderComponent returns an iterable

* Only yield out html once
2022-10-05 16:30:43 -04:00

81 B

astro
patch

Ensure dynamic tags have their slot instructions yielded