PatternFly don't work with React v18 using Vite v4 #5632
Closed
lucianoaraus
started this conversation in
Feature requests
Replies: 1 comment
-
The problem was in the styles of "@patternfly/react-core" dependency. "@patternfly/react-charts" works OK with React 18 and Vite. Nice job! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I'm using Vite v4 (4.3.2) for a React v18 (18.2.0) and Typescript project and when I try to install @patternfly/react-charts and @patternfly/react-core gives me this error:
These are my current dependencies:
Beta Was this translation helpful? Give feedback.
All reactions