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
When using a ref on a Vue component, useOnOutsidePress throws an error, because the Vue component doesn't have a method called contains. The function should check if element.value.$el exists.