Essential Studio for Blazor Release Notes
v17.4.49
February 11, 2020
Common
Bug Fixes
- Script error thrown while using non complex components has been resolved.
Tooltip
Bug Fixes
-
## 263239
- The issue with destroying theTooltip
component with popup opened state has been resolved.
Grid
Bug Fixes
-
## 260749
-Unbound
model properties are now ignored during Update operation inBlazorAdaptor
. -
## F151060
-FilterTemplate
is now rendering properly in an empty grid. -
## 261357
- Scrolling the frozen content with height property as100%
is now working properly. -
## 263283
-DropDownList
is now rendering properly forforeignkey
column edit operation. -
## 150669
- Misalignement issue during show and hide operation of columns is now resolved.
DataManager
Bug Fixes
-
## 261049
- Multiple Where queries are now properly handled asAND
operations inODataAdaptor
andODataV4Adaptor
.
DashboardLayout
Bug Fixes
-
## 261711
- The issue with the panels that are not aligned properly within the layout after resizing the window has been resolved.
Tab
Bug Fixes
-
## 262556
- Issue with tab vertical orientation at initial load has been fixed.