bvaughn / react-resizable-panels

https://react-resizable-panels.vercel.app/
MIT License
3.87k stars 135 forks source link

Version 2.0.0 onClick regression #276

Closed bvaughn closed 8 months ago

bvaughn commented 8 months ago

It seems like the approach I used for setResizeHandlerState breaks React "click" event handlers. (The "mousedown" event handler still works, but not "click" nor "mouseup".)

bvaughn commented 8 months ago

I believe this issue has been addressed in react-resizable-panels@2.0.1