Essential Studio® for Blazor Release Notes
AutoComplete
Bug fixes
-
#I467636 - The issue with “Autocomplete default value not always set with virtualization”. has been resolved.
Chart
Bug Fixes
-
#I466876 - Memory leak issue has been resolved when a chart is updated while the grid cell selection occurs.
DashboardLayout
Bug fixes
-
#I462869 - The issue with Dashboard Layout component methods “UpdatePanelAsync” and “ResizePanelAsync” has been resolved.
DatePicker
Bug fixes
-
#I468151 - Resolved an issue in the Date Picker where Readonly with Mask allowed editing the date using the Up/Down arrow.
Dialog
Bug fixes
-
#I457487 - Issue with “The z-index property is not functioning properly in Predefined Dialogs” has been resolved.
DocIO
Bug Fixes
-
#I470177 - Watermark is now preserved properly while resaving a DOCX format document.
-
#I467176 - Table is now preserved properly while converting a HTML to DOCX format document.
-
#I467692 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
-
#I468081 - The NullReferenceException will no longer be thrown while opening a RTF format document.
-
#I468137 - Page number is now updated properly while calling UpdateDocumentFields API.
-
#I469549 - Line number is now preserved properly while converting a Word document to PDF.
-
#I466711 - Table is now preserved properly while converting a DOCX format document to PDF.
-
#I466138 - The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
FileUpload
Bug fixes
-
#I468574 - Resolved issue with the default message on the statement upload panel not being overridden by the custom message.
GanttChart
Bug fix
-
#I462214 - Resolved the issue with CRUD operations not working in the ODataV4 adapter.
Grid
Bug Fixes
HeatMap
Bug fixes
-
#F182533 - When the web browser is resized, HeatMap will now be responsive.
- When there are no values in the first column of the data source, the HeatMap component will no longer throw an exception.
Linear Gauge
Bug fixes
-
#F182474 - After setting the AllowMargin property to false, Linear Gauge will have adequate space on the left and right sides.
Maps
Bug fixes
- The
ShouldZoomInitially property will now work properly when there are two groups of markers, one of which has only one marker.
Pivot Table
Bug fixes
-
#I470574 - An exception issue that occurred while loading a report with the grouping feature enabled in the pivot table has been fixed.
RichTextEditor
Bug Fixes
-
#I469740 - Now, pressing the enter key two times continuously when the EnterKey property is configured as BR works properly.
-
#I467725 - Now, calling the RefreshUIAsync method updates the height of the Rich Text Editor properly when rendered inside the Dialog.
-
#I470708 - Now, pressing the enter key after pressing backspace at the start of the second line works properly.
Textbox
Bug fixes
-
#I455427 - Resolved an issue where the border color was changing to black instead of the respective error and success class.
-
#I455427 - The issue of incorrect border color being added, instead of the proper border color for the Material theme, has been resolved.
XlsIO
Bug Fixes
- #I461760 - ListOfValues property now returns correct values when the area formula is applied in data validation.