bvaughn / react-resizable-panels

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

Still resizes after releasing mouse outside window #340

Open Fabioni opened 2 months ago

Fabioni commented 2 months ago

Check out the sandbox: https://codesandbox.io/p/sandbox/react-resizable-panels-forked-r6zcm6

If you drag the resizer up until the first panel gets collapsed, and you release the mouse outside the iframe of codesandbox (or just outside your browser window) your code does not recognize the mouse release and still changes the panel size after the mouse hovers back over the iframe.

bvaughn commented 2 months ago

If you'd like to post a PR for this, I'll try to make the time to review it. Else I probably won't have the time to pick it up.

afshawnlotfi commented 2 weeks ago

Having the same issue

Edit: Fixed by updating package to the latest