Browse Source

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

alexweissman 7 năm trước cách đây
mục cha
commit
09688ff6d2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

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