Essential Studio for Blazor Release Notes
v28.2.11
March 11, 2025
AI AssistView
Bug Fixes
-
#F196214
- Now, the flickering issue due to latency when typing quickly in the AI AssistView component has been resolved.
AutoComplete
Bug Fixes
-
#I690461
- Fixed an issue where a popup would open after the backspace key was pressed multiple times.
Calendar
Bug fixes
-
#I696226
- Fixed an issue where the decade view did not navigate correctly when using the start and depth settings.
DocIO
Bug Fixes
-
#I693171
- Child group shape is now preserved properly while creating a document from scratch. -
#I689104
– Table is now preserved properly while converting DOCX document to PDF. -
#I693508
- Hanging issue will no longer occur while converting a DOC file contains negative cell spacing in table to PDF. -
#I693482
- Text inside a cell with decimal tab is now aligned properly while converting a Word document to PDF. -
#I693066
- Paragraph is now positioned properly when previous paragraph is in frame while converting a Word to PDF. -
#I695804
- Underline is now preserved properly while converting HTML to DOCX. -
#I695715
– The NullReferenceException will no longer be thrown while opening a DOCX document with revisions. -
#I693441
,#I691211
- Inline content control is now preserved properly while resaving a DOCX document. -
#I696475
,#I695950
- List inside the header/footer is now positioned properly while converting a Word document to PDF. -
#I695622
– The NullReferenceException will no longer be thrown due to measuring element while converting a Word to PDF. -
#I695131
- Underline is now applied properly to the empty space paragraph withulTrailSpace
tag while converting a Word to PDF. -
#I693513
- Text inside the textbox is now preserved properly while converting the Word document to PDF.
DropDown List
Bug Fixes
-
#I691004
- Fixed an issue where users were unable to tab through a Dropdown List with filtering enabled.
Gantt Chart
Bug Fix
-
#FB65595
- Resolved a console error that occurred when deleting a record after performing row drag and drop to the same position.
ListView
Bug Fixes
-
#I691343
- Fixed issues with sorting and navigation failures in nested ListView when binding the OnBack event.
MultiSelect
Bug Fixes
-
#I694076
- Fixed an issue where filtering was not applied when using multiselect with theallowCustomValue
option enabled and theCreated
event.
Pivot Table
Bug Fixes
-
#I696452
- Chart series will now render correctly when dynamically switching between chart reports in the pivot table. -
#F196241
- The running totals aggregation will now be applied correctly in the pivot table when value fields are placed in the row axis.
Presentation
Bug Fixes
-
#I690984
- Layout slide name will now updated properly when cloning and merging a slide in the PowerPoint library.
Rich Text Editor
Bug Fixes
-
#F196152
- TheShowInlineToolbarAsync
method will now function correctly when invoked through theActionComplete
event for the Enter action in the Rich Text Editor. -
#I691852
- Now, when multiple images are pasted into the Rich Text Editor from a Word document, all images will be successfully saved to the specified save path. -
#F196187
- Now, the Audio and Video insert dialog’s browse button works properly when using RichTextEditorDialogSettings in the Rich Text Editor.
Slider
Bug Fixes
-
#I683319
- An issue with color range when dynamically updating the values in the Range Slider component has been resolved.
Splitter
Bug Fixes
-
#I692510
- Fixed an issue where a flickering problem occurred with the Splitter when navigating to another page.
Tooltip
Bug Fixes
-
#FB61155
- Tooltip positioning issue with collision calculation has been resolved.
Tree Grid
Bug Fixes
-
#F65662
- Resolved records not rendered properly after usingExpandAtLevel
inExpandStateMapping
, whenEnableVirtualization
is enabled. -
#F65484
- Resolved column template not rendered afterResetPersistDataAsync()
method is executed. -
#F65542
- Resolved an issue where theTreeColumnIndex
would change upon page refresh whenEnablePersistence
was enabled.
Uploader
Bug Fixes
-
#I694107
- Fixed an issue where the DefaultRequestHeaders were not sent during the removal request when an uploaded file is deleted.