react-grid-layout / react-resizable

A simple React component that is resizable with a handle.

Home Page:https://strml.github.io/react-resizable/examples/1.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resize not working with touch

santiagopuentep opened this issue · comments

  • Bug
  1. Open devtools in Chrome, activate mobile device mode and go to the demo: https://strml.github.io/react-resizable/examples/1.html
  2. Try to resize any element; it doesn't work.

It's throwing a "Unable to preventDefault inside passive event listener due to target being treated as passive."