Open n-srg opened 4 years ago
also there is a typo in the documentation page https://ui.tradeshift.com/v12/#components/tooltip/
<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):