When resizing using the resizable demo at Resizable Component
When resizing and after not clicking on any objects, wrong resize cursor is displayed.
When lets say resizing horizontally or vertically, and then finish resizing. if we don't click on anything using the mouse and hover over a different axis of resizer we get the originally used resize cursor instead.
So if we resized it vertically and after don't click on anything and hover over horizontal resize, we get vertical mouse resize icon.
Affected component/components
Resizable, ResizableHandle
How to reproduce
Resize horizontally or vertically (don't click or select anything after resize)
Hover over a different axis resize bar.
Last resized axis mouse cursor is displayed on hover instead of current resize axis.
Describe the bug
When resizing using the resizable demo at Resizable Component When resizing and after not clicking on any objects, wrong resize cursor is displayed.
When lets say resizing horizontally or vertically, and then finish resizing. if we don't click on anything using the mouse and hover over a different axis of resizer we get the originally used resize cursor instead. So if we resized it vertically and after don't click on anything and hover over horizontal resize, we get vertical mouse resize icon.
Affected component/components
Resizable, ResizableHandle
How to reproduce
Codesandbox/StackBlitz link
https://ui.shadcn.com/docs/components/resizable
Logs
No response
System Info
Before submitting