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

🐛 BUG: Unexpected React 18 warning during dev #3827

Closed
1 task
FredKSchott opened this issue Jul 5, 2022 · 3 comments
Closed
1 task

🐛 BUG: Unexpected React 18 warning during dev #3827

FredKSchott opened this issue Jul 5, 2022 · 3 comments
Assignees
Labels
- P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority)

Comments

@FredKSchott
Copy link
Member

What version of astro are you using?

1.0.0-beta.63

Are you using an SSR adapter? If so, which one?

none

What package manager are you using?

npm

What operating system are you using?

mac

Describe the Bug

When I run the https://github.com/withastro/docs site in development, I see a React warning in my console logs all of the time.

Link to Minimal Reproducible Example

https://github.com/withastro/docs

Participation

  • I am willing to submit a pull request for this issue.
@FredKSchott FredKSchott added the - P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority) label Jul 5, 2022
@delucis
Copy link
Member

delucis commented Jul 5, 2022

Could you make sure you’ve run pnpm i recently? This was patched by @hippotastic in #3769 and we’ve updated the docs to a recent enough version that I don’t see that anymore.

@hippotastic
Copy link
Contributor

Also, if the warning persists even after a pnpm i --force, could you post the warning here please?

@matthewp matthewp self-assigned this Jul 5, 2022
@FredKSchott
Copy link
Member Author

@matthewp I'm seeing this on an old branch of docs, so if its already been fixed then this is safe to close!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P5: urgent Fix build-breaking bugs affecting most users, should be released ASAP (priority)
Projects
None yet
Development

No branches or pull requests

4 participants