Essential Studio for Blazor Release Notes

v23.1.42
October 24, 2023

Chart

Bug Fixes

  • #I508380 - Lazy loading for the datetime axis of the chart is now working properly.
  • #I496289 - Minimum column width for the column series has been adjusted to 1px.
  • #I511045 - In European cultures, the chart’s subtitle is now rendering correctly.
  • #I511608 - The OnSelectionChanged event is now triggered when clicking the close symbol outside of the area bounds.

ComboBox

Bug fixes

  • #47324 - Fixed an issue where the “aria-autocomplete” attribute missing from the ComboBox component.

  • #47303 - Fixed an issue while selecting the value from the popup, the “aria-selected” attribute was not added.

Dashboard Layout

Bug Fixes

  • #I494851 - Resolved the multiple triggering issue while initial rendering the Dashboard Layout component has been resolved.

Data Grid

Bug Fixes

  • #F184579 - Resolved the issue where, when filtering records using the filterTemplate and clicking outside the filter menu dialog, the ReadAsync method was redundantly called.
  • #I512837,I514313,I514389 - Resolved the issue where a null reference exception was thrown during DataGrid export.
  • #I508722 - Resolved the issue where filter bar is Hidden in frozen folumn stacked header.

Date Range Picker

Bug Fixes

  • #47079 - Fixed an issue where an unhandled exception occurred on the daterangepicker when presets and an invalid date string were used.

DocIO

Bug Fixes

  • #I508821 - Text form field now added properly while converting a Word document to PDF.
  • #I507877 - The ArgumentOutOfRangeException will no longer be thrown while comparing two DOCX format documents.

Bug fixes

  • #47322 - Fixed an issue while selecting the value from the popup, the “aria-selected” attribute was not added.

Mention

Bug fixes

  • #I507805 - Provided PreventDefaultAction property in the MentionFilterInEventArgs”.

  • #I506552 - Resolved issue with “Full popup is not visible when we open it at the edge of the screen”.

MultiSelect

Bug Fixes

  • #I509484 - Fixed issue where the top border overlaps with placeholder text when using e-outline.

PDF

Bug Fixes

  • #F184819 - The issue of an invalid signature while signing a specific PDF document has been resolved.
  • #I509970 - The preservation issue no longer occurs when using the DrawPdfTemplate function with a specific PDF document.
  • #I509903 - The issue where unwanted graphics objects were rendered while filling the specific PDF document has been fixed.
  • #F184668 - The IsDocumentModified API does not function as expected when used with multi-signed PDF documents.
  • #F184907 - The form fields are added in the right position while converting HTML to PDF.

Pivot Table

Bug fixes

  • Issues with expand/collapse icon alignment in pivot table headers for mobile mode have been fixed.

Schedule

Bug Fixes

  • #I504774 - The issue with the appointment being rendered incorrectly when switching timezones has been resolved.
  • #F45456 - Fixed the issue related to scheduler accessibility, event’s aria label now includes more details, such as location and recurrence information.

Tree Grid

Bug Fixes

  • #I509407 - Fixed a script error that occurred during the initial rendering of the persistence enabled remote data sample.

XlsIO

Bug Fixes

  • #I506628 - Exception is no longer thrown when opening an Excel document in ParseWorksheetsOnDemand option.
  • #I507996 - Null reference exception is no longer thrown while converting Excel document to PDF with centered horizontally setting.
  • #F509007 - Provided an API to get the format type in cell in the IRange.