Hey everyone, I’m getting this tooltip whenever I hold down in the view on my ionic app on ios.
I’ve tried applying -webkit-touch-callout: none on the parent view, but that doesn’t seem to work.
Has anyone solved this before?
Hey everyone, I’m getting this tooltip whenever I hold down in the view on my ionic app on ios.
I’ve tried applying -webkit-touch-callout: none on the parent view, but that doesn’t seem to work.
Has anyone solved this before?
Found the answer - turns out it’s a magnifying glass, not a tooltip. This plugin solves the issue