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-tabs and md-sidenav are incompatible with fastclick #1448
Closed
Description
I tried integrating fastclick into my material-angular application, to deal with the bug described on the angular issue tracker where ng-click events can fire twice on mobile applications. However, when I turned fastclick on, I found a few issues with some of the core angular material directives on mobile devices. For example, tabs stopped responding to touch events (the ink ripples would fire, but they wouldn't switch tabs). Also, the sidenav would no longer dismiss from a touch event outside the nav.
Metadata
Metadata
Assignees
Labels
No labels