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
<div data-ts="Tooltip" data-ts.title="This my tooltip">Tooltip<div>
the tag should be the closing one in the end i.e. <div data-ts="Tooltip" data-ts.title="This my tooltip">Tooltip</div> << (</div>)
Describe the bug
If we place a tooltip on some element inside the aside panel - it does not work at all
To reproduce
https://jsfiddle.net/xhuorLks/
Tooltip on the Panel :(
- does not work but the cursor applies pointer stateTooltip inside the MAIN! :)
- it worksExpected behavior
Tooltip on the Panel :(
- should workFramework usage
Vanilla JS (playground provided)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: