This repository has been archived by the owner on May 29, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert(dropdown): undo addition of unbind
- Loading branch information
c824731
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 341 should not have been deleted, only 340.
The removal of
uibDropdownService.close(scope, $element, appendTo);
is causing other elements on the page to not be focusable.c824731
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1