-
Notifications
You must be signed in to change notification settings - Fork 563
Open
Description
Components are not compatible with React 18 as it can be seen in package-lock.json:
"peerDependencies": {
"react": "^16.8.0 || 17.x",
"react-dom": "^16.8.0 || 17.x"
}
Eslint throws warnings, but shows 0 vulnerabilities and I haven't had any issue yet.
Is it safe to use Reach UI with React 18? When will you update the libraries? Thank you in advance!
frontendphil, Ludifox, Manduro, mbellagamba, clopierson and 76 more
Metadata
Metadata
Assignees
Labels
No labels