react-dropdown icon indicating copy to clipboard operation
react-dropdown copied to clipboard

Breaks with React 17

Open navied opened this issue 4 years ago • 9 comments

Has anyone else seen this break with React 17? It seems to be opening and closing right away without visibly even opening. Not too sure why that is currently.

navied avatar Oct 21 '20 22:10 navied

Yes, same here. The toggle does not activate the hidden div

realw5 avatar Oct 30 '20 21:10 realw5

Same same

mattleonowicz avatar Apr 20 '21 09:04 mattleonowicz

same here, update react-create-app to use react 17, component not properly functioning

ryanhs avatar May 05 '21 06:05 ryanhs

Did anyone solved this issue with React 17?

alk-mandrianarijaona avatar Nov 17 '21 10:11 alk-mandrianarijaona

I think this library is dead to be honest. Just get ready to replace it if you really want to migrate now

mattleonowicz avatar Nov 19 '21 09:11 mattleonowicz

@mattleonowicz do you recommend any other library?

alk-mandrianarijaona avatar Nov 19 '21 10:11 alk-mandrianarijaona

I didn't look around yet. I wasn't pushed to upgrade yet, since there is basically nothing new to be honest

mattleonowicz avatar Nov 19 '21 11:11 mattleonowicz

@alk-mandrianarijaona I'd take a look at the Radix UI library if you haven't already. Highly recommend their set of primitives, including their dropdown menu.

realw5 avatar Nov 19 '21 19:11 realw5

@realw5 thanks I will take a look

alk-mandrianarijaona avatar Nov 22 '21 10:11 alk-mandrianarijaona