Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

Is Semantic-UI-React compatible with React 19?

Open Juliangzr opened this issue 11 months ago • 4 comments

I just wanted to know if Semantic-UI-React compatible with React 19

Juliangzr avatar Jan 06 '25 22:01 Juliangzr

👋 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.

welcome[bot] avatar Jan 06 '25 22:01 welcome[bot]

no; dropdowns for example do not work correctly (the arrow element is missing and some will not open when clicked)

beaugunderson avatar Jan 08 '25 23:01 beaugunderson

@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

sunech avatar Jan 15 '25 15:01 sunech

You need to use version 18, otherwise there will be problems

bowieli avatar Jul 27 '25 10:07 bowieli