Essential Studio for Blazor Release Notes
v22.1.39
July 18, 2023
Chart
Bug Fixes
-
#I470861
- Chart exports now function properly in the Azure environment without any exceptions. -
#I478804
- Column chart is rendering properly when there is more than 10k data. -
#I477636
- Crosshair works properly on the Range column chart when the ‘IsTransposed’ feature is enabled. -
#I478820
- Multiple ObservableCollections in LiveChart now work properly.
Dashboard Layout
Bug Fixes
-
#I461940
- The issue with the panel resizing action when enabling the DraggableHandle property to the Dashboard Layout component has been resolved. -
#I468812
- The exception occurs while navigating between Blazor Dashboard Layout component pages with AOT mode has been resolved. -
#I477697
- The issue with the CPU usage when resizing the panel in the Blazor Dashboard Layout component has been resolved. -
#I456332
- The issue content does not render in the OnInitializedAsync method of Blazor Dashboard Layout component has been resolved. -
#I472889
- The console error that occurs while moving panels after delete operation in Blazor Dashboard Layout component has been resolved. -
#I476641
- The issue white space occurs after dragging and removing bottom panels in Blazor Dashboard Layout component has been resolved.
DatePicker
Bug fixes
-
#I480394
- Fixed an issue where the datepicker component remained editable on mobile devices, even when the AllowEdit setting was set to false.
DocIO
Bug Fixes
-
#I479637
- Unknown field result is now preserved properly while converting a Word document to PDF. -
#I478822
,#I480205
- Alternate chunk content is now preserved properly while converting a Word document to PDF. -
#I479963
- Hanging issue will no longer occurs while converting a Word document to PDF. -
#I480404
- Table is now preserved properly while converting a Word document to PDF.
FileManager
Bug Fixes
-
#I480453
- The stack overflow exception that occurs when rendering details view with template in the File Manager component has been resolved.
Data Grid
Bug Fixes
-
#I474229
- Resolved the issue where frozen column with FreezeDirection.Right didn’t render properly when EnableColumnVirtualization was set to true. -
#I440231
- Resolved the issue where performance of the Grid with Events was slow, while perform actions using the keyboard keys. -
#F182999
- Resolved the issue where the Ctrl + C shortcut for copying was not work correctly, After performing DragSelection, when AllowRowDragAndDrop is set to true.
Bug Fixes
- #I477358 - The issue with “Flattening the checkbox field in the PDF document is properly preserved” has been resolved.
- #I477606 - The issue with “The text is visible in the output document when drawing a string on a specific PDF document” has been resolved.
- #I477884 - Preservation issue no longer occurs while drawing text to the PDF document.
- #I475695 - StackOverFlow exception will no longer occurs while merging PDF document.
Pivot Table
Bug fixes
-
#I476807
- When saving and loading reports dynamically in the pivot table, an exception was thrown in the filter dialog, which has now been fixed.
QueryBuilder
Bug Fixes
-
#I475667
- The issue with “Persisted rule not update properly while using Reset public method of query builder” has been resolved.
Schedule
Bug Fixes
-
#F183181
- An issue with appointment resizing is not working properly in the last cell of view when we set the resize interval has been fixed.
Speed Dial
Bug Fixes
-
#I478092
- Enhanced the component’s functionality, by introducing theIsPrimary
property to specify whether it is a primary button or not.
Tooltip
Bug Fixes
-
#I463894
- Resolved the incorrect positioning of Tooltip when page is scaled.
Tree Grid
Bug Fixes
-
#I477417
- Fixed an issue where the selection was not maintained properly after deleting a record.
TreeView
Bug Fixes
-
#I477625
- Resolved the performance issue while rendering 4k to 10k parent nodes in the Blazor TreeView component.
Uploader
Bug Fixes
-
#I478457
- Unable to rename the file on the Uploader Component.
XlsIO
Bug Fixes
- #I476901 - Table with no header and filter button is now copied properly to a new range.