Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants