|  | 
| 2 | 2 | 
 | 
| 3 | 3 | ## [Unreleased] | 
| 4 | 4 | 
 | 
| 5 |  | -## 30.1.37 (2025年06月25日) | 
| 6 |  | - | 
| 7 |  | -### FileManager | 
| 8 |  | - | 
| 9 |  | -#### Bug Fixes | 
| 10 |  | - | 
| 11 |  | -- `#I732080` - The issue with the File Manager select event not being triggered for each selection in the navigation pane has been resolved. | 
| 12 |  | - | 
| 13 |  | -## 29.1.39 (2025年04月22日) | 
| 14 |  | - | 
| 15 |  | -### FileManager | 
| 16 |  | - | 
| 17 |  | -#### Bug Fixes | 
| 18 |  | - | 
| 19 |  | -- `#F196559` - The problem related to range selection in the File Manager component has been resolved. | 
| 20 |  | - | 
| 21 |  | -## 29.1.37 (2025年04月08日) | 
|  | 5 | +## 30.1.38 (2025年07月02日) | 
| 22 | 6 | 
 | 
| 23 | 7 | ### FileManager | 
| 24 | 8 | 
 | 
| 25 | 9 | #### Bug Fixes | 
| 26 | 10 | 
 | 
| 27 |  | -- `#I708564` - The issue preventing the error dialog from appearing when a path was unavailable in the File Manager component has been fixed. | 
| 28 |  | - | 
| 29 |  | -**Note** | 
|  | 11 | +- `#I740738` - Resolved the inconsistent drag-and-drop issue with nested-level files in the File Manager component's flat data sample. | 
| 30 | 12 | 
 | 
| 31 |  | -Additionally, if you want to prevent the error dialog when a folder is unavailable and load the available parent directory instead, you can use the `beforePopupOpen` and `failure` events of the File Manager component. The `beforePopupOpen` event allows you to prevent the error dialog from appearing, while the `failure` event provides the failed location through `path` property. By setting the previous valid location to the File Manager's path and refreshing it, you can ensure that the available parent directory is loaded instead of displaying an error dialog. | 
| 32 |  | - | 
| 33 |  | -## 29.1.33 (2025年03月25日) | 
|  | 13 | +## 30.1.37 (2025年06月25日) | 
| 34 | 14 | 
 | 
| 35 | 15 | ### FileManager | 
| 36 | 16 | 
 | 
|  | 
0 commit comments