@syncfusion/ej2-dropdowns 22.2.8 → 22.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -12,6 +12,16 @@
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
+ - `#I477135` - Fixed a memory leak issue in the Dropdownlist Component.
16
+
17
+ - `#I486973` - Fixed an issue where the last selected item in the DropDownList would be retained in the list of items when the data source was changed.
18
+
19
+ ## 22.2.8 (2023-08-08)
20
+
21
+ ### DropDown List
22
+
23
+ #### Bug Fixes
24
+
15
25
  - `#I474541` - Fixed an issue where the position of the popup was incorrect when enabling RTL mode.
16
26
 
17
27
  ### ListBox