Skip to content

Conversation

@manzt
Copy link

@manzt manzt commented Jun 9, 2025

Replace document.addEventListener with viewerContainer.addEventListener for mouseover, mouseout, and click events to fix interaction issues in Shadow DOM environments like marimo. This (partially) addresses the event propagation problems described in marimo-team/marimo#5204.

…mpatibility

Replace `document.addEventListener` with `viewerContainer.addEventListener` for
mouseover, mouseout, and click events to fix interaction issues in Shadow DOM
environments like marimo. This (partially) addresses the event
propagation problems described in marimo-team/marimo#5204.
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