Essential Studio® for Blazor Release Notes

v26.1.41
July 09, 2024

Chart

Bug Fixes

  • #I597272 - Chart axis label is now displayed for single date when using multiple axes.
  • #I604759 - The console error that occurred when dynamically updating the maximum range of chart axes for stacked charts has been fixed.
  • #I602726 - Shared tooltip data is now properly rendered when toggling the series on button click.

Data Grid

Bug Fixes

  • #I601628, #FB58896 - Fixed the issue causing the DataGrid to crash when attempting to parse a String as a number during Filtering.
  • #I584675, #FB58377 - Resolved the issue where NullReference Exception was thrown when Filtering before auto completing the filter value.
  • #I597367, #FB58536 - Resolved the performance degradation issue when using the Dropdown component inside the ColumnTemplate.
  • #I600114, #FB58877 - Resolved the issue where the AllowEditing property is set to false in GridColumn with EditorSettings, but Editing a row did not disable it.
  • #FB58585 - Resolved the issue where enabling EnablePersistence on a initial filter caused incorrect filter string generation on the next request for an Enum field with remote data.

Dialog

Bug Fixes

  • #I605531 - Fixed an issue where the property Disabled in DialogButtonOptions of DialogOptions in predefined dialogs was not working.

DocIO

Bug Fixes

  • #FB58449 - Tab is now preserved properly while converting a HTML to DOCX format document.
  • #I604982 – List number is now preserved properly while converting a DOCX format document to PDF.
  • #I601143 - Text with hyphen is now preserved properly while converting DOCX format document to PDF.
  • #I597595 - Image inside a table is now preserved properly while converting a DOCX format document to PDF.
  • #FB59075 - Underline for the Arabic text is now preserved properly while converting Word document to PDF.
  • #F188585 – Table with horizontal merged cells is now preserved properly while converting a DOCX format document to PDF.
  • #I604239 - The NullReferenceException will no longer thrown while executing mail merge by enabling ClearField API for specific field.
  • #I600370 - The NullReferenceException will no longer be thrown while converting a chart with a date-time axis to an image.
  • Improper revisions will no longer preserve while comparing same DOCX document.

Maps

Bug Fixes

  • #F188800 - The Latitude and Longitude properties are now accessible within the new OnMouseMove event in the Maps component.

Numeric TextBox

Bug fixes

  • #FB52038 - Fixed an exception that occurred when dragging the value “$120” onto the NumericTextBox.

OTP Input

Bug Fixes

  • #I603698 - Now the script issue raised when pressing Ctrl, Shift or Alt key when the value property is null has been resolved.

PDF

Bug Fixes

  • #FB58398 - Fixed unaligned row endings when cells have different row spans.
  • #I604568, #I606217 – Fixed an issue where annotations were not visible after adding them to an existing PDF.
  • #I599647 – Resolved an issue where reorder pages were not working correctly with a specific document.
  • #I604585 – PDF page contents are removed when flattening the form fields.
  • #I601805 – Resolved the issue of large file sizes when converting font-based Word documents to PDF.
  • #I603537 – Resolved an issue where PDF/A-3b conformance was invalid after adding an attachment to an PDF.
  • #I604072 – Improved text extraction to provide correct results for a specific PDF document.
  • #I602693 – The text content is now drawn completely using PdfHTMLTextElement in a PDF document.

PDF Viewer

Bug Fixes

  • #I599125 - Fixed the issue where the ModifiedDate lost the year and seconds in the GetAnnotationsAsync method when editing the annotation comment.
  • #I600669 - Resolved the script error that occurs when invoking the Escape key using a JavaScript event in the NextGen PDF Viewer.
  • #I601565 - Resolved the issue where the complete content was missing in the OnTextSelectionEnd event.
  • #I599098 - Fixed the issue where the Annotation toolbar was slow in Blazor WASM 8.0.

Pivot Table

Bug fixes

  • #I598840 - An issue with the pivot table breaking randomly while switching data dynamically has been fixed.

Presentation

Bug Fixes

  • #I604526 - Textbox with shrink text on overflow is now preserved properly while converting PPTX to PDF.
  • #I600370 - The NullReferenceException will no longer be thrown while converting a chart with a date-time axis to an image.
  • Placeholder with vertical alignment is now preserved properly while converting PPTX to PDF.

Rich Text Editor

Bug fixes

  • #I605864 - Now, text is pasted properly inside the content editable div in the Rich Text Editor in the Firefox browser.

  • #F188533 - Now, deleting an empty line does not remove the text from the first list in Rich Text Editor.

Schedule

Bug fixes

  • #I598319 - The issue related to SetWorkHours doesn’t renders in scheduler when deployed to production has been fixed.

Tree Grid

Bug Fixes

  • #I606131 - Resolved the issue where expandAll did not work when the edit form is open.
  • #I605324 - Resolved a script error that was thrown during the initial rendering in the Blazor Web app.
  • #I598482 - Addressed a null reference exception that was thrown when selecting and deleting a record in a remote data sample with a detail template case.
  • #I606776 - Resolved an issue where the Expand/Collapse icon was shown after canceling the edit form.

TreeView

Bug Fixes

  • #I606699 - Resolved the issue where an exception was thrown when using the WhereListIterator as a child.

XlsIO

Bug Fixes

  • #I604586 - List data validation is now working properly when applying the XLOOKUP formula in data validation.
  • #I603925 – An exception is no longer thrown while parsing a threaded comment with a hyperlink.
  • #I604609 - Conditional formatting is now applied properly when the first formula is greater than the second formula in Excel to PDF conversion.
  • #I603198 – Performance delay no longer occurs when opening large CSV files.
  • #I603177 – Picture positioning is now rendered properly when converting picture with rotation angles in Excel to PDF.