drawer icon indicating copy to clipboard operation
drawer copied to clipboard

JS catches form click

Open narthur opened this issue 9 years ago • 1 comments

When including a form (such as a search box) in the navigation's footer, clicking the search button does nothing, presumably because the drawer's JS is catching the click event.

narthur avatar Jun 29 '15 18:06 narthur

Judging by the event that fires when attempting to click the submit button, I believe the problem may be related to this issue on the iscroll project: https://github.com/cubiq/iscroll/issues/928

narthur avatar Jun 29 '15 18:06 narthur