Skip to content
This repository was archived by the owner on Oct 18, 2019. It is now read-only.
This repository was archived by the owner on Oct 18, 2019. It is now read-only.

[Bug Report] Use passive listeners to improve scrolling performance #88

Description

@ahmedfaical

Versions and Environment

Vuetify: 2.0.0-alpha.19
Vue: 2.6.10
Browsers: Chrome 74.0.3729.131
OS: Mac OS 10.14.2

Steps to reproduce

Use vuetify with nuxt with a scroll to top functionality juste like vuetifyjs.com

Expected Behavior

Add passive to scroll event listener

Actual Behavior

When i generate report in lighthouse i get this report : Does not use passive listeners to improve scrolling performance (Consider marking your touch and wheel event listeners as passive to improve your page's scroll performance.)
https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners?utm_source=lighthouse&utm_medium=extension

Reproduction Link

https://codepen.io/anon/pen/WBGyMQ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions