Skip to content

Bug 6672#7062

Merged
matthewp merged 13 commits intowithastro:mainfrom
JerryWu1234:bug-6672
May 30, 2023
Merged

Bug 6672#7062
matthewp merged 13 commits intowithastro:mainfrom
JerryWu1234:bug-6672

Conversation

@JerryWu1234
Copy link
Copy Markdown
Contributor

@JerryWu1234 JerryWu1234 commented May 11, 2023

Changes

fix #6672

#6672 (comment)

making the component renders the css and js, because the bufferHeadContent function will ignore css and js from component.

Testing

Docs

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented May 11, 2023

🦋 Changeset detected

Latest commit: a746cee

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label May 11, 2023
@JerryWu1234 JerryWu1234 marked this pull request as ready for review May 12, 2023 10:44
@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label May 30, 2023
@matthewp matthewp merged commit cf62134 into withastro:main May 30, 2023
@astrobot-houston astrobot-houston mentioned this pull request May 30, 2023
bholmesdev added a commit that referenced this pull request Jun 6, 2023
This reverts commit cf62134.
bholmesdev added a commit that referenced this pull request Jun 6, 2023
* Revert "Bug 6672 (#7062)"

This reverts commit cf62134.

* chore: remove unused test

* chore: changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering content collection entries through a loop with imported astro components causes broken scripts and styles

2 participants