Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip does not appear when placed on element different than button (ios) #3630

Open
kamilchlebek opened this issue Feb 28, 2020 · 1 comment

Comments

@kamilchlebek
Copy link

Bug description:

When ngbTooltip is placed on element element different than button (ex. div, span) - tooltip does not appear after tapping an element.

This happens only on iOS.

This and another possibly related issue is also described here: #3591 (comment) (tooltip will not show again after closing it by tapping an element that triggered the tooltip)

Link to minimally-working StackBlitz that reproduces the issue:

https://stackblitz.com/edit/angular-gbi8wc

Versions of Angular, ng-bootstrap and Bootstrap:

Angular: 9.0.4 (same issue on v8)
ng-bootstrap: 6.0.0

@MrAlexand0r
Copy link

MrAlexand0r commented Apr 25, 2023

This bug still occurs
Would it be possible to look into it again?
I had to implement some really ugly workarounds in my Application to make tooltips work on all Devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants