720kb/angular-tooltips
GitHub で見るTooltip not showing in nested components on mobile
Open
#197 opened on 2017年3月27日
Not ClearWaiting Infoshelp wanted
説明
Using this with an Angular 1.5 app inside a nested component and tooltips do not show on mobile (iOs Chrome, iOS Safari). Tried adding the tooltip to the root component and it DOES show on mobile, so seems like it's some kind of issue related to nesting and mobile browser rendering.
Any ideas here?