Skip to content

Prevent click events from firing twice on Windows Phone #4638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 6, 2015

Conversation

TomMettam
Copy link

On Windows Phone 8.1 and 10, Ionic (1.1.1) invokes click events twice in certain situations (caused by the tap handler). This patch filters out these events on the affected element types.

Note: I recognise that Windows Phone is not currently officially supported. However, this is literally the only issue I've encountered when targeting Windows Phone - which is pretty good going for an unsupported platform.

mlynch added a commit that referenced this pull request Dec 6, 2015
Prevent click events from firing twice on Windows Phone
@mlynch mlynch merged commit 38a9157 into ionic-team:master Dec 6, 2015
@mlynch mlynch added this to the 1.2 milestone Dec 6, 2015
@mlynch mlynch self-assigned this Dec 6, 2015
@jdnichollsc
Copy link

+1

@beatgrabe
Copy link

I discoverd that by this bug fix (thank you for that ;-)) the "activated" class does not apply on the appropriated html elements on windows...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants