Bug: [Playground] Image gets stuck in resizing state #3562
Closed
Description
When resizing an Image over a long distance in lexical playground, the draggable event of the image is getting triggered. This causes the image to be stuck in the resizing state.
Lexical version: "0.7.1",
Steps To Reproduce
- Add an image in playground
- Resize over a considerable amount of distance by dragging the resize pointer
Video
image.resize.bug.mp4
The current behavior
Image gets stuck in resize state
The expected behavior
Image should not be draggable while resizing
Metadata
Assignees
Labels
No labels