Essential Studio for Blazor Release Notes
Chart
Bug Fix
-
#I709531
- The chart’s vertical numeric axis now renders correctly with the specified range and interval.
Data Grid
Bug Fixes
-
#I708506
, #FB66652
- Fixed an issue where a whitespace occured when Sorting a filtered, virtualized grid after scrolling.
-
#I710635
, #FB66901
- Fixed an issue where the modified value was not reflected in Batch Edit mode.
-
#I711469
, #FB66833
- Fixed an issue where custom date formatting using format=’d’ was not applying in the AdaptiveUI filter dialog.
DocIO
Bug Fixes
-
#I709586
- The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
Bug fixes
-
#I713557
- An issue while navigating between menu items quickly in the MenuBar component has been resolved.
MultiSelect
Bug Fixes
-
#I705421
- The issue where the popup automatically closed after clearing the value using the clear icon and attempting to reopen it has been resolved.
-
#I702348
- Fixed an issue where selected values could not be removed when SortOrder was enabled.
-
#I706885
- Fixed an issue where the multiselect placeholder would overlap when changing the ComboBox value.
Presentation
Bug Fixes
-
#I710156
- PDF file size will no longer be increased due to picture fill when converting a PowerPoint presentation to PDF.
Rating
Bug Fixes
-
#I700592
- Now, an ArgumentOutOfRangeException is thrown when the rating value is less than the defined minimum value.
Rich Text Editor
Bug Fixes
-
#I711467
- The issue with slow responsiveness of the Backspace key in the Blazor WASM Rich Text Editor has been resolved.
Tree Grid
Bug Fixes
-
#F66896
- Resolved an issue where GetTotalItemsCount
method returned wrong value in various scenarios of filtering.
-
#F66927
- Resolved an issue where restoring the persisted data caused an exception when Enablepersistence
was enabled.
-
#I705976
, #F66531
- Resolved an issue where the shimmer loading indicator persisted after refreshing the TreeGrid using a public method.