Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wrong target #914

Merged
merged 1 commit into from
Mar 2, 2021
Merged

fix wrong target #914

merged 1 commit into from
Mar 2, 2021

Conversation

zhaoyao91
Copy link
Contributor

the following fix of #913

in onDocumentPress, the check for event.target should all be replaced with actualTarget.

Otherwise, if the target is inside shadow root, click the reference won't hide tippy properly, see

Kapture 2021-03-02 at 11 58 51

the following fix of atomiks#913

in `onDocumentPress`, the check for `event.target` should all be replaced with `actualTarget`.
@atomiks atomiks merged commit 0d8acf2 into atomiks:master Mar 2, 2021
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.

None yet

2 participants