Skip to content

Vue对window监听scroll无效 #15

@imondo

Description

@imondo
window.addEventListener('scroll', () => {
    this.handleScroll();
}, false)

去掉App.vueoverflow:auto可实现监听

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions