You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix useOutsideClick, add improvements for ShadowDOM (#1914)
* Fix `useOutsideClick` not closing when clicking in ShadowDOM
#1876 (comment)
* use `getRootNode` in `useOutsideClick` for Vue
* update changelog
* run prettier
Co-authored-by: Theodore Messinezis <[email protected]>
0 commit comments