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
Looks like it's currently implementing its own logic for detecting the outside click. Let's compare the logic within EuiExpression with that of EuiOutsideClick to make sure the latter will be a drop-in replacement and then refactor EuiExpression to remove the redundant logic.
The text was updated successfully, but these errors were encountered:
Looks like it's currently implementing its own logic for detecting the outside click. Let's compare the logic within EuiExpression with that of EuiOutsideClick to make sure the latter will be a drop-in replacement and then refactor EuiExpression to remove the redundant logic.
The text was updated successfully, but these errors were encountered: