Closed wgl85 closed 8 years ago
Is there a plan to support drag action on Microsoft touch device like Surface Pro using Edge browser? I have verified it works on Surface Pro Chrome browser, but it does not work on Surface Pro Edge browser.
You need to set the touch-action CSS property appropriately. See http://interactjs.io/docs/faq/#touch-input-on-internet-explorer.
touch-action
Is there a plan to support drag action on Microsoft touch device like Surface Pro using Edge browser? I have verified it works on Surface Pro Chrome browser, but it does not work on Surface Pro Edge browser.