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

Dropdown does not autoClose on outside click (iOS only) #2995

Closed
saimonsez opened this issue Feb 1, 2019 · 1 comment · Fixed by #3004
Closed

Dropdown does not autoClose on outside click (iOS only) #2995

saimonsez opened this issue Feb 1, 2019 · 1 comment · Fixed by #3004

Comments

@saimonsez
Copy link

Bug description:

Dropdown does not autoClose on outside click (iOS only). Tested with an iPad Air 2, iOS 12.1.2.

Link to minimally-working StackBlitz that reproduces the issue:

With your iOS device, visit
https://ng-bootstrap.github.io/#/components/dropdown/examples
Open the first Dropdown example and click outside of it. The Dropdown will not close.

Versions of Angular, ng-bootstrap and Bootstrap:

See https://ng-bootstrap.github.io

@maxokorokov
Copy link
Member

Actually looks like none of the popup widget autoclose works on mobile. cc @divdavem

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