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
BulmaTooltip is awsome, but currently the tooltip won't show on iOS using Safari after clicking on it. It will only show up after holding the element for a second the way you would select text. Will only be hidden again if you click and hold somewhere else. Works perfectly fine on desktop.
<span class="has-tooltip-arrow has-tooltip-left" data-tooltip="Hi, I'm a tooltip">
Hover
</span>
Using latest iOS 17.4.1 with Safari
The text was updated successfully, but these errors were encountered:
BulmaTooltip is awsome, but currently the tooltip won't show on iOS using Safari after clicking on it. It will only show up after holding the element for a second the way you would select text. Will only be hidden again if you click and hold somewhere else. Works perfectly fine on desktop.
Using latest iOS 17.4.1 with Safari
The text was updated successfully, but these errors were encountered: