Dropit icon indicating copy to clipboard operation
Dropit copied to clipboard

submenu not closing when user taps outside

Open jmashcroft opened this issue 8 years ago • 2 comments

On iOS, when the sub menu is opened on tap, and then you tap outside to close, the sub menu isn't closing. Any ideas on how to fix this? There's no issue on click, just on tap.

jmashcroft avatar Jun 28 '16 11:06 jmashcroft

It's ok, I've fixed it myself by adding the 'touchstart' event to the function

jmashcroft avatar Jun 28 '16 11:06 jmashcroft

Issue hasn't been resolved. By adding touchstart to the function the sub menu disappears when tapped IN as well as OUTSIDE of it's area.

jmashcroft avatar Jun 29 '16 05:06 jmashcroft