Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Cannot read properties of null (reading 'Symbol(astro.headAndContent)') #11839

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

icaliman
Copy link

Changes

  • Fixed the error that we get in our SSR project. This error occurs after 2-3 seconds of page load.
image

Testing

Can not provide a minimal reproduction example.

Docs

Docs don't need change.

Copy link

changeset-bot bot commented Aug 26, 2024

🦋 Changeset detected

Latest commit: 5b6800c

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 Aug 26, 2024
@bluwy
Copy link
Member

bluwy commented Aug 26, 2024

I think it would be best if you can figure out how this happens in the first place. A repro or test would help us prevent regressing this in the future.

@icaliman
Copy link
Author

@bluwy I found the issue and added a test.

Copy link
Contributor

@matthewp matthewp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great test!

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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants