Semantic-UI-React
Semantic-UI-React copied to clipboard
Is Semantic-UI-React compatible with React 19?
I just wanted to know if Semantic-UI-React compatible with React 19
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
no; dropdowns for example do not work correctly (the arrow element is missing and some will not open when clicked)
@beaugunderson did you test using a stable version of SUIR, or the beta? I am currently testing with React 19 and have not encountered any issues yet - not with the Dropdown either. Running SUIR 3.0.0-beta.2
You need to use version 18, otherwise there will be problems