Skip to content

Conversation

@fhennig
Copy link
Contributor

@fhennig fhennig commented Feb 11, 2026

resolves #1329

I didn't have to do anything. The changelog stated that in 18.3, a lot of things were already marked as deprecated etc, and I think we fixed all of that already, so the upgrade was actually really smooth.

I spot-checked the running site, everything looked normal to me.

I basically just ran:

npm install react@19 react-dom@19 @types/react@19 @types/react-dom@19

@fhennig fhennig self-assigned this Feb 11, 2026
@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lapis Ready Ready Preview, Comment Feb 11, 2026 1:41pm

Request Review

@fhennig
Copy link
Contributor Author

fhennig commented Feb 11, 2026

Shit, apparently the Swagger UI doesn't support react 19, actually. They've bumped the supported range, but because of the react-copy-to-clipboard library, it doesn't work.

relevant issues:

Not quite sure how to proceed now. Maybe we can switch away? Someone in the issue suggested to move to https://www.npmjs.com/package/swagger-ui-dist instead. I suggested in the issue that react-copy-to-clipboard can just be removed as a dependency from the Swagger UI: swagger-api/swagger-ui#6909

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.

Docs: update to React 19

1 participant