Skip to content

Commit

Permalink
Fix IE11 issue with select losing focus after selecting an item (#4860)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweissman committed Oct 27, 2017
1 parent bca6a50 commit 14f53e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@

### Bug fixes
- Add `;` before beginning of factory wrapper (#5089)
- Fix IE11 issue with select losing focus after selecting an item (#4860)
- Clear tooltip from `select2-selection__rendered` when selection is cleared (#4640, #4746)
- Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
- User-defined types not normalized properly when passed in as data (#4632)
Expand Down

0 comments on commit 14f53e7

Please sign in to comment.