Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
15.93k
stars
833
forks
source link
next15, React19 React Fragment error that occurs after upgrading #3201
Closed
Kimhansoool closed 3 weeks ago
After upgrading next15, the following error occurs:
Invalid prop aria-hidden supplied to React.Fragment. React.Fragment can only have key and children props.
This error appears when I click the radix dropdown menu, but I don't know what to do because I can't edit the package code. What should I do?