Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-swipe not working correctly on chrome for android #10145

@wolfet

Description

@wolfet

Actual Behavior:

  • What is the issue? *
    On the latest version of Chrome for Android, md-swipe is not working as expected. md-swipe-left is triggered from a swipe in any direction. md-swipe-right, md-swipe-up, and md-swipe-down do not respond.
  • What is the expected behavior?
    md-swipe-left should respond only to left swipes, and other md-swipe-* directives should respond to their respective directions.
    CodePen (or steps to reproduce the issue): *
  • CodePen Demo which shows your issue: http://codepen.io/twolfe/pen/pNQBrb
  • Details: This works on chrome desktop, but not chrome for Android version 55.0.2883.91. Open the codepen, http://codepen.io/twolfe/full/pNQBrb/, on an Android phone with the latest Chrome update, or with Chrome DevTools device mode, to see the issue. This issue is showing up on my Pixel XL.

Angular Versions: *

  • Angular Version: 1.5.5
  • Angular Material Version: 1.1.1

Additional Information:

  • Browser Type: * Chrome for Android
  • Browser Version: *55.0.2883.91
  • OS: *Android 7.1.1
  • Stack Traces:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions