astro/.changeset/metal-ducks-invite.md
Ben Holmes 2fec478487
Fix: recursive getCollection() hanging (#6257)
* fix: avoid trying to SSR md?astroPropagatedAssets

* test: layout prop with recursive getCollection

* chore: changeset
2023-02-16 12:32:50 -05:00

5 lines
129 B
Markdown

---
'astro': patch
---
Fix: prevent dev server hanging for `getCollection()` calls within a layout when using the `layout` prop