angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.28k stars 6.73k forks source link

Popover trigger="outsideClick" not closes popover on mobile(IOS) #6641

Open rugarcialopez opened 7 years ago

rugarcialopez commented 7 years ago

Bug description:

I'm using a uib-popover with outsideClick trigger. The popover outsideClick trigger works except on mobile(tested on iOS)

Steps to reproduce the issue:

Click link to open a popover Click in an outside area

Popover should disappear and now its not.

Version of Angular, UIBS, and Bootstrap

Angular:1.5.11

UIBS:2.5.0

Bootstrap:3.3.7

dvarma3 commented 6 years ago

I am facing this issue Any resolution for this