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

Material hijacking touch events for href links. #2026

Closed
sime opened this issue Mar 25, 2015 · 6 comments
Closed

Material hijacking touch events for href links. #2026

sime opened this issue Mar 25, 2015 · 6 comments

Comments

@sime
Copy link

sime commented Mar 25, 2015

When the Angular Material library is fetched, regardless if the ngMaterial module is loaded: Links with hrefs cannot be touched.

In the follow codepen, try touching the links in Chrome DevTools device mode or iOS Simulator Safari.

http://codepen.io/anon/pen/zxejXe

@marcysutton
Copy link
Contributor

This is a known issue and duplicate of #1792. (edited)

@sime
Copy link
Author

sime commented Mar 25, 2015

@marcysutton I cannot see the relation to the mentioned issue?

@marcysutton
Copy link
Contributor

Hijacking of clicks is a known issue. In what scenario would a developer fetch Angular Material but not include it as a dependency?

@sime
Copy link
Author

sime commented Mar 25, 2015

Also happens to when the module is included as a dependency.

I was just trying to demonstrate the scope of the problem.

@sime
Copy link
Author

sime commented Mar 25, 2015

Again, hijacking of clicks and #2027 are not related.

@marcysutton
Copy link
Contributor

Ha! I totally linked the wrong Github issue. Sorry for the confusion, here is the right one: #1792

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

No branches or pull requests

2 participants