bvaughn / react-resizable-panels

Home Page:https://react-resizable-panels.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 2.0.0 onClick regression

bvaughn opened this issue · comments

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".)

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