Essential Studio for Blazor Release Notes

v21.2.5
May 16, 2023

Chart

Bug Fixes

  • #I459397 - Tooltip template now renders properly when the point’s y-value is null.
  • #I456484 - Live chart now renders millisecond data properly.

DatePicker

Bug Fixes

  • #I458477 - Issue with “The short date format value is not being updated properly in the popup” has been resolved.

  • #I457910 - Fixed issue where the Today button in DatePicker was not functioning properly after clearing the value using the Backspace key.

Dialog

Bug Fixes

  • #FB43026 - The issue with “Dialog dragging not working correctly in LTR and disappears in RTL if dragged “ has been resolved.

  • #I455490 - The issue with “A script error is thrown when the Escape button is clicked with the ConfirmAsync predefined dialog” has been resolved.

DocIO

Bug Fixes

  • #I457254 – The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I456802 – The NullReferenceException will no longer be thrown while updating nested If Field in Word to PDF conversion.
  • #I455888 - Nested table cell border is now preserved properly while converting a Word document to PDF.
  • #I453873 - Macro button field result is now preserved properly after calling UpdateDocumentFields API.
  • #I457661 - The KeyNotFoundException will no longer be thrown while processing the improper embedded font stream during Word to PDF conversion.
  • #I442895, #I452441 - Rotated shapes positioned with horizontal and vertical alignment now preserved properly while converting a Word document to PDF conversion.
  • #I459764 - The bullets are now preserved properly while converting a DOC format document to PDF.

GanttChart

Bug Fixes

  • #I434769 - Fixed issues with expand and collapse actions when virtualization is enabled for a smaller number of records.

Grid

Bug Fixes

  • #I407929 - Issue with “Focus is not proper while tabbing from the last header cell, when grid has no records” is fixed.
  • #I456955 - Issue with “Script error throws on adding/removing frozen columns dynamically in the grid” has been resolved.
  • #FB43092 - Issue with “Sort order number is not displayed properly, while using the header template” is fixed.
  • #FB37364 - Issue with “IgnoreCase property of the GridSearchSettings does not work as expected, when searching with a DataSource and DataManager” is resolved.
  • #I458911 - Issue with “SelectedRowIndex not working when DataSource is populated during OnInitializedAsync via WASM Application” has been resolved.
  • #I460616 - Issue with “Grid cells are not exported properly while using stacked headers in Excel Export” is fixed.

Maps

Bug fixes

  • #I459386 - When ShouldZoomInitially is set to true and there is only one marker in the Maps, online maps will now render properly.

Multiselect Dropdown

Bug Fixes

  • #I456160 - Resolved issue where a console error would occur when a selected value was removed.

NumericTextBox

Bug Fixes

  • #I455224 - Issue with “console error occurs when we dynamically change the Format and Max properties” has been resolved.

Rating

Bug Fixes

  • #F181730 - Issue with binding nullable double value in Rating has been fixed.

Schedule

Bug fixes

  • #I460863 - An issue with Recurrence icon not shown in more indicator popup has been fixed.

Sparkline Chart

Bug Fixes

  • #I459856 - Exception has been resolved when the x-axis datetime values are from different cultures.

TextBox

Bug Fixes

  • #I455427 - The issue of icons not being updated properly when using AddIconAsync has been resolved.

Tooltip

Bug Fixes

  • #I462815 - Tooltip flickering issue occurs when dragging the taskbar in the Gantt component has been resolved.

TreeView

Bug Fixes

  • #I461154 - Resolved the Treeview re-rendering issue while dynamically changed the selected nodes.

XlsIO

Bug Fixes

  • Argument Out Of Range exception is thrown while adding license watermark to a worksheet for which the entire range is used is now resolved.