Skip to content

Not working in vue3 #30

@madebyfabian

Description

@madebyfabian

So I installed as you install vue 3 plugins:

main.js:

import VScrollLock from 'v-scroll-lock'
app.use(VScrollLock)

and in the app

<div v-scroll-lock="true">

but nothing happens, the body is still scrollable. It fails silently, so no errors or anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions