@syncfusion/ej2-treegrid 23.1.39 → 23.1.43

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
@@ -2,6 +2,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### TreeGrid
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I499002` - Fixed a bug where a script error would occur when editing and focusing out on a record.
10
+ - `#I502660` - Fixed issue with external filter not working properly when using virtualization feature.
11
+
12
+ ## 23.1.39 (2023-10-04)
13
+
14
+ ### Tree Grid
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I502102` - Fixed the issue where the drop index was displaying as `Nan` when dropping a row in white space.
19
+
5
20
  ## 23.1.36 (2023-09-15)
6
21
 
7
22
  ### Tree Grid