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.

DashboardLayout

Bug Fixes

  • ## 261711 - The issue with the panels that are not aligned properly within the layout after resizing the window has been resolved.

DataManager

Bug Fixes

  • ## 261049 - Multiple Where queries are now properly handled as AND operations in ODataAdaptor and ODataV4Adaptor.

Grid

Bug Fixes

  • ## 260749 - Unbound model properties are now ignored during Update operation in BlazorAdaptor.
  • ## F151060 - FilterTemplate is now rendering properly in an empty grid.
  • ## 261357 - Scrolling the frozen content with height property as 100% is now working properly.
  • ## 263283 - DropDownList is now rendering properly for foreignkey column edit operation.
  • ## 150669 - Misalignement issue during show and hide operation of columns is now resolved.

Tab

Bug Fixes

  • ## 262556 - Issue with tab vertical orientation at initial load has been fixed.

Tooltip

Bug Fixes

  • ## 263239 - The issue with destroying the Tooltip component with popup opened state has been resolved.