Essential Studio for Blazor Release Notes

v29.1.40
April 29, 2025

Chart

Bug Fixes

  • #I716861 - JSInterop exceptions will no longer be thrown while rendering the Stock Chart component.
  • #F196643 - The chart subtitle is now rendered in the correct position when TextOverflow is set to Wrap for the chart title.

File Manager

Bug Fixes

  • #I713380 - Resolved the issue where the error dialog popup did not appear in the Details View of the Blazor FileManager component.
  • #F196667 - Resolved the issue where the BeforeImageLoad event was triggered continuously in the Blazor FileManager component.

Mention

Bug Fixes

  • #I706954 - The issue where the mention popup did not close after typing a mention character followed by another mention character has been resolved.

MultiSelect

Bug Fixes

  • #I706755 - Fixed an exception that occurred when clearing a custom value using the chip clear icon.

  • #F196493 - Fixed an issue where data was not loading properly after searching for and selecting an item with virtualization enabled.

Schedule

Bug fixes

  • #I708115 - The issue where the quick popup closed when typing a title in the subject field and pressing the Home key has been resolved.

  • #I714679 - An issue where incorrect EndDate time value in DataManagerRequest.Params for scheduler has been fixed.

Slider

Bug Fixes

  • #I712036 - Resolved an issue where the tooltip for the Range Slider did not display when hovering over the start or end points, with the “showOn” value set to “TooltipShowOn.Hover.”

Tree Grid

Bug Fixes

  • #I713951 - Resolved an issue where the ExpandByKey and CollapseByKey methods did not function as expected.

Uploader

Bug Fixes

  • #I704871 - The issue with custom data not being properly retrieved on the server when using the RetryAsync method for chunk uploads has been resolved.