AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 783 forks source link

Double click not working on safari ios #2067

Open pastinepolenta opened 5 years ago

pastinepolenta commented 5 years ago

You can reproduce also it in the demo page of your website, the "cell edit" example using "dbclick".

On Safari on IOS the double tap does not work, so the editing does not start.

Maybe related to a know safari problem ? -> https://www.google.com/search?q=safari+double+tap&oq=safari+double+tap

Bishaljain commented 5 years ago

Having Same issue.