Open
Description
Bug description:
Steps to reproduce
- Open datepicker
- Click on bootstrap dropdown (It will open dropdown and close datepicker - Expected behavior)
- Click on datepicker (It will close dropdown and open datepicker - Expected behavior)
- Click on bootstrap dropdown (It will open dropdown and will not close datepicker - Bug here)
Using Plunkr, StackBlitz is the best way to show your issue. Issues without link to an example of reproduction might be closed.
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: 6.2.0
Angular: 11.2.13
Bootstrap: 4.6.0
Build system: Angular CLI, System.js, webpack, starter seed:
Expected behavior
On clicking anywhere outside should always close a datepicker