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

fix(modal): don't close popup on ESC when closing nested components #3384

Merged

Commits on Sep 27, 2019

  1. fix(modal): don't close popup on ESC when closing nested components

    Fixes an issue for datepicker, typeahead, dropdown inside the modal.
    When these components are closed on ESC, modal stays open.
    
    Fixes ng-bootstrap#3358
    maxokorokov committed Sep 27, 2019
    Copy the full SHA
    1b7dae5 View commit details
    Browse the repository at this point in the history