You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: renderToString function not render properly nested slots when they are components (#13432)
* Fix/render to string slots (#1)
* add force HTMLString with local tests
* remove local test & logs
* remove test counter in basic exemple
* re-add test & create SlotString instead of HTMLString
* add test of a nested rendered component inside renderToString slots function
* add changeset on astro package
* Apply suggestions from code review
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
0 commit comments