Skip to content

Datepicker not closing on second time when toggling between dropdown #6605

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

Open
iRealNirmal opened this issue Aug 4, 2023 · 0 comments
Open

Comments

@iRealNirmal
Copy link

Bug description:

Steps to reproduce

  1. Open datepicker
  2. Click on bootstrap dropdown (It will open dropdown and close datepicker - Expected behavior)
  3. Click on datepicker (It will close dropdown and open datepicker - Expected behavior)
  4. 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

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

No branches or pull requests

2 participants