Essential Studio® for Blazor Release Notes
Data Grid
Bug Fixes
-
#FB60530
- Fixed the issue where the column menu was not opening and displaying column menu options when EnableAdaptiveUI was enabled in the grid. -
#I570932, #FB60212
- Fixed the issue where horizontal scrolling was not working properly with virtualization and frozen columns in the grid. -
#I626551, #FB60787
- Fixed the issue where fixed-sized columns would shrink when calling ResetPersistDataAsync or SetPersistDataAsync. -
#I609433, #FB60235
- Fixed the issue where persistence in combination with media queries to hide columns was not working at smaller screen sizes. -
#I625941, #FB60743
- Fixed the issue where after applying a filter with no matching rows and removing it, all rows became selected with persistSelection enabled.
DocIO
Bug Fixes
-
#I595164
– Image is now preserved properly after callingExecuteGroup
API. -
#I613654
- TC Field entries are now preserved properly in TOC after callingUpdateTableOfContents
API. -
#I620610
- Conversion time is now reduced while converting a Word document with multiple styles to PDF. -
#I620604
- Paragraph formatting is now preserved properly while converting a DOCX format document to PDF. -
#I616152
- Performance has been improved while using fallback font while converting a Word document to PDF. -
#I627486
- Word document instance is now disposed properly while usingDocIORenderer.ConvertToPDF(Stream)
API.
Mention
Bug fixes
-
#I626964
- Fixed an issue where a console error would occur when pressing the Backspace key in the mention feature when the target is a text area.
Bug Fixes
-
#I627100
– Fixed the issue where an ArgumentOutOfRangeException occurred when setting the modified date for annotations. -
#I611735
– Fixed the issue where an Argument Null Reference Exception occurred while saving the PDF document.
Presentation
Bug Fixes
-
#I620125
- Oval shape is now preserved properly during PPTX to Image conversion. -
#I621985
- Text with tab is now preserved properly during PPTX to Image conversion. -
#I621038
- The default transparency value is now returning properly from theISolidFill.Transparency
property. -
#I623655
- Black and white recolor is now applied properly for irregularly cropped picture during PPTX to image conversion. - Exception will no longer be thrown while cloning and merging the slide into a new document or the same document.
Range Selector
Bug Fix
-
#I620932
- The issue where the Bootstrap bundle script reference threw an exception on window resize with theRange Selector
has been resolved.
Rich Text Editor
Bug Fixes
-
#I621958
- Now, pressing the enter key by placing the cursor at the start of the new line with the indentation format applied works properly in the Rich Text Editor in Firefox.
Schedule
Bug fixes
-
#I624463
- An issue with theCurrentAction
of the Scheduler returns the incorrect values while closing the popup has been fixed.
Stepper
Bug Fixes
-
#I619469
- Now the issue with Stepper component styles being removed, when performing validation has been resolved.
XlsIO
Bug Fixes
-#I621798
- Lambda function that contains a named range is now preserved properly while resaving the Excel document.
-#I617604
- Exception will no longer be thrown when loading Excel document with large decimal values.
-#I620657
- Performance has been improved when opening an Excel document.