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
My case: I want the user to right-click on a row in the table or left-click on a button in this row.
In this configuration, the autoHide for the internal element does not work. Perhaps this can be fixed somehow?
Example:
<span class="context-menu-two">Click me right!
<span class="context-menu-one">Click me!</span>
</span>
My case: I want the user to right-click on a row in the table or left-click on a button in this row.
In this configuration, the
autoHide
for the internal element does not work. Perhaps this can be fixed somehow?Example:
JavaScript:
The text was updated successfully, but these errors were encountered: