Skip to content
This repository was archived by the owner on Oct 16, 2018. It is now read-only.
This repository was archived by the owner on Oct 16, 2018. It is now read-only.

Plugin prevents all clicks on iOS devices #1

@LucaRosaldi

Description

@LucaRosaldi

Hi,

I tested the plugin on a projects and it works like a charm, with only one problem: it prevents all click events on iOS (tested on iOS6 with iOS simulator). <:o

I solved the issue removing line 57:
_results.push(event.preventDefault());

Now it works correctly.

I wonder why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions