Skip to content

Scroll blocking on VaModal #4255

Open
Open
@bagrovYKT

Description

@bagrovYKT

Vuestic-ui version: 1.9.9

Description

Im not sure that this is a bug, but if not, you should make an explanation of why is scroll blocking ramdomly apperas when VaModal closing. I used a simple triggering v-model value from true to false, tried to use $ref.modalref.hide() on @click.before, tried to close by default close icon, but still have this problem - sometimes scroll is blocking. Am i doing somethins wrong?

i forgot, there is an attentions in console
[Violation] Added non-passive event listener to a scroll-blocking event. Consider marking event handler as 'passive' to make the page more responsive. See

it's related to vuestic-ui/dist/web-components/src/utils/add-evnt-listener.js

Reproduction

make a VaModal, try to open and close it several times.

Metadata

Metadata

Assignees

Labels

BUGSomething isn't working

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions