vuematerial/vue-material

[Violation] of touchstart and touchmove using md-swipeable

guilhermenicolini opened this issue · 0 comments

Warning when I use md-swipeable in md-app-drawer using 1.0.0-beta-13

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

index.js:6 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952