This repository has been archived by the owner on May 29, 2019. It is now read-only.
[dropdown] Not unbinding keydown handler properly when closing dropdown by opening another one #6208
Labels
Milestone
Keydown handle for dropdowns is not being unbinded correctly when dropdown is closed by opening another dropdown.
http://plnkr.co/edit/wQ0j12hABSNz6pYEqRQL?p=preview
Steps to reproduce
Uncaught TypeError: Cannot read property 'getDropdownElement' of null
errors on each key pressAngular: 1.5.5
UIBS: 2.1.3
Bootstrap: 3.3.6
Probably introduced by 6bad759
The text was updated successfully, but these errors were encountered: