Open
Description
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?