Essential Studio for Blazor Release Notes
v18.1.55
June 2, 2020
Common
Bug Fixes
-
## F154195
- Resolved script error thrown on second api call. -
## 273244
- Resolved script thrown while updating Grid cell value from Form. -
## F154674
,## 278899
,## F154647
- Resolved script error in Blazor WebAssembly application.
Dialog
Bug Fixes
-
## 275328
- Resolved the modal dialog overlay styles are not applied while rendering the modal SfDialog within content template.
Grid
Bug Fixes
-
## 274141
,## 274187
- DateTime object filtering is not working with IQueryable datasource is fixed. -
## 276294
- AllowNextRowEdit is not working properly with batch editing is resolved.
Sidebar
Bug Fixes
-
## 272991
- The issue with “Unable to use the same target for more than one Sidebar component” has been resolved.
Tree Grid
Bug Fixes
-
## 279039
- Resolved script error thrown when we refresh dataSource inOnActionComplete
event.