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

build: use react 18 #2344

Merged
merged 9 commits into from
Sep 6, 2022
Merged

build: use react 18 #2344

merged 9 commits into from
Sep 6, 2022

Conversation

filipesilva
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Sep 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
athens ✅ Ready (Inspect) Visit Preview Sep 6, 2022 at 1:34PM (UTC)

"react-codemirror2": "^7.2.1",
"react-colorful": "^5.4.0",
"react-day-picker": "^7.4.10",
"react-dom": "17.0.1",
"react-dom": "18.2.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

re-frame-10x is using the old bootstrap and will error on startup, but I think it might be ok? See day8/re-frame-10x#367

Copy link
Collaborator

Choose a reason for hiding this comment

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

@filipesilva does this issue cause everything to fall back to 17? I assumed it would.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't think so. Just that instantiation of react rendering, I think. You can have multiple react "instances" on the same page, controller different parts of the html, without interacting with each other.

It will show a react 18 warning on dev, but it is harmless.
@filipesilva filipesilva marked this pull request as ready for review September 6, 2022 13:35
@filipesilva filipesilva merged commit 3833579 into athensresearch:main Sep 6, 2022
tangjeff0 added a commit to tangjeff0/athens that referenced this pull request Sep 7, 2022
…-18"

This reverts commit 3833579, reversing
changes made to 4eb6b5e.
tangjeff0 added a commit that referenced this pull request Sep 7, 2022
Revert "Merge pull request #2344 from filipesilva/react-18"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants