Essential Studio for Blazor Release Notes
v23.1.43
October 31, 2023
Carousel
Bug fixes
-
#F47577
- An issue with theCarousel
component that occurred when bothAutoPlay
andloop
were disabled,AutoPlay
would become enabled after first navigation has been fixed.
Chart
Bug Fixes
-
#I511235
- The shared tooltip template of the Chart is now rendered correctly in European cultures. -
#I514657
- The dynamic update of theFill
andWidth
properties of the Chart series is now functioning properly.
ComboBox
Bug fixes
-
#509156
- Resolved issue with “Popup Width Larger than ComboBox Width Leads to Misplacement of the popup”. -
#I509217
- Resolved the issue where an empty space was created after clearing the values from the comboBox.
Data Grid
Bug Fixes
-
#I508449
- Resolved the issue related to filtering complex columns while binding data source from SQL server. -
#I514892
- Resolved the issue where a NullReferenceException occurred when exporting to excel, while the grid was bound with DataManager and aggregates. -
#FB47531
- Resolved the issue where the search operation was not working properly when columns were hidden in the DataGrid.
DropDown List
Bug Fixes
-
#I504980
- Fixed an issue where the Value Template was not updating properly when navigating through list items.
File Manager
Bug Fixes
-
#I509892
- The issue with the path decoding in the rename action of the File Manager component Azure File Provider has been resolved.
Gantt Chart
Bug Fixes
-
#FB47630
,#I508797
-The issue with “An exception was raised while using the Gantt Column Edit template with a drop-down.” has been resolved.
MultiSelect
Bug fixes
-
#F184754
- Fixed the problem where the Value property was not being updated whenSelectAllAsync
was invoked at the OnInitialize lifecycle method. -
#I508838
- Fixed the issue where the invalid and valid class was not being added for validation.
Bug Fixes
- #I512697 - The issue of text not being preserved properly when converting PDF to PDF/A-2b has been successfully resolved.
- #I512183 - The exception no longer occurs when removing the PDF bookmark.
- #I513188 - The issue of text not being properly retrieved from the loaded XfaComboBox field has been resolved.
PDF Viewer
Bug Fixes
-
#I507185
- The issue of the signature size being small when the height of the signature field is reduced has been resolved. -
#I511303
- PdfViewer throws some random null reference exceptions which has been resolved.
Presentation
Bug Fixes
-
#I500989
- Find API is now working properly for Detailed Process type SmartArt shape. -
#I502634
- Relation ID is now added properly for image while replacing an existing image data in PowerPoint Presentation. -
#I511583
- Custom shape is now preserved properly while converting a PowerPoint Presentation to PDF. -
#I510013
- The NullReferenceException will no longer be thrown while saving the PowerPoint Presentation with cloned OLE Object. -
#I513125
- The ArgumentOutOfRangeException will no longer be thrown while usingGetActualHeight
method. - PowerPoint Presentation to PDF with handout publishing option is now working properly.
Rich Text Editor
Bug fixes
-
#F184952
- Now, localization works properly for the table border styles dropdown content in the table quick toolbar.
Time Picker
Bug fixes
-
#I512338
- Fixed an issue where the TimePicker’s Readonly with Mask feature allowed editing the time using the up/down arrows.
XlsIO
Bug Fixes
- #I510360 - Image height and width are now preserved correctly while adding a picture in an Excel document.
- #I511902 – JPG image is added properly while creating an Excel document.
- #I510816 - The unwanted symbol is no longer added to a text while decoding the text in a shared string.
- #I506153 - Space between cell border and accounting format text is now rendered properly in Excel to PDF conversion.
- #Fb47623 - Blank cells in chart data are no longer considered as zero when show empty cells as gaps option is enabled.
- #Fb47720 - Scatter chart category axis label is now rendered properly in chart to image conversion
- #Fb47718 - Chart axis tick marks are now rendered properly in chart-to-image conversion.
- #Fb47622 - The chart data point with no line pattern is rendered properly in chart-to-image conversion.
- #Fb47677 – The default marker issue in the scatter chart is now fixed in chart-to-image conversion.