Browse Source

Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746)

alexweissman 7 years ago
parent
commit
09688ff6d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -3,6 +3,7 @@
 ## 4.0.6
 ## 4.0.6
 
 
 ### Bug fixes
 ### Bug fixes
+- Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746)
 - Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
 - Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
 - User-defined types not normalized properly when passed in as data (#4632)
 - User-defined types not normalized properly when passed in as data (#4632)