Essential Studio for Blazor Release Notes

v29.2.10
June 10,2025

Chart

Bug Fixes

  • #I728908 - Data labels are now visible properly for all points in the accumulation chart with smart labels disabled.
  • #F196914 - The chart tooltip template now displays correctly after the dialog box appears and disappears.

ComboBox

Bug Fixes

  • #I715703 - Fixed the issue where the typed value was not retained when typing quickly and pressing the Tab key..

PDF Viewer

Bug Fixes

  • #I724983 – Fixed an issue where Download Fails with Many Form Fields When EnableChunkMessages Is Enabled.

Rich Text Editor

Bug Fixes

  • #I703713 - Resolved an issue where the Bounded Value becomes empty when navigating between pages in the RichTextEditor with the InPlaceEditor component.

  • #I728980 - Now, the height attribute is no longer added to the <tr> element when resizing a table column in the Rich Text Editor.

  • #I698969 - Now, when pasting block elements into a list, the Rich Text Editor creates a separate <li> element for each individual block.

  • #I705600 - Resolved an issue where the Backspace key deletes all content in iframe mode after pasting from Word and applying a list in the Rich Text Editor component.

Schedule

Bug fixes

  • #F196883 - The issue where console error occurs when resizing the Year view has been fixed.
  • #I729027 - An issue where events in the Timeline Week view were incorrectly resizing to the last cell when the timescale was disabled has been fixed.

Tab

Bug fixes

  • #I729897, #I729559, #I731097 - The issue where the selected tab doesn’t switch has been fixed.

Tree Grid

Bug Fixes

  • #I724457 - Resolved an issue where cell values were not updated correctly when using the UpdateCell() method in batch edit mode.

  • #F67786 - Resolved an issue where exception throws on placing a delay in OninitializedAsync blazor’s lifecycle.