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
When the element with tooltip reaches the viewport border, the tooltip automatically changes its position from the one that was originally set in matTooltipPosition input. In case when we add arrow to the tooltip we can’t change the position of it.
Screenshots:
Code: https://stackblitz.com/edit/angular-bgbato
Please add possibility to define current tooltip position so we can link the arrow to it or we’ll appreciate any help with this matter.