Skip to content

fix(RenderWindowInteractor): add option to disable preventDefault on wheel#3537

Closed
jourdain wants to merge 1 commit into
masterfrom
can-skip-preventdefault-on-wheel
Closed

fix(RenderWindowInteractor): add option to disable preventDefault on wheel#3537
jourdain wants to merge 1 commit into
masterfrom
can-skip-preventdefault-on-wheel

Conversation

@jourdain

Copy link
Copy Markdown
Collaborator

Even if we don't plan to consume the wheel event, we consume it and prevent the user to be able to scroll through the page.

@jourdain

Copy link
Copy Markdown
Collaborator Author

I found a workaround v_on_wheel="window.scrollBy(0, $event.deltaY)",

@jourdain jourdain closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant