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
<Tooltipplacement="top-start"content="This is a regular tooltip 🏓"><span>
Hover over me
</span></Tooltip>
For all Tooltip placement variants where the arrow is not centred with the trigger element there will be a misalignment with the Tooltip content (see images to better visualise it)
@freenow/wave
version: 2.1.5 and lowerRelevant code
For all
Tooltip
placement variants where the arrow is not centred with the trigger element there will be a misalignment with theTooltip
content (see images to better visualise it)Affects variants
top-start
top-end
bottom-start
bottom-end
What was expected to happen?
The arrow aligns with the content
Media
Wrong
Right
Right highlighting the alignment
Reproduction
Check it out in our docs
The text was updated successfully, but these errors were encountered: