Essential Studio for Blazor Release Notes
v22.2.7
August 02, 2023
Accordion
Bug Fixes
-
#FB45423
- An issue with where the focus indicator would disappear when the up arrow and down arrow pressed has been resolved.
Chart
Bug Fixes
-
#F166627
- The column points are being selected when dynamically changing the point inChartSelectedDataIndex
. -
#I480427
- Console error that was being thrown when loading the chart data asynchronously has been fixed. -
#I471810
- Exception thrown when navigating between pages in Chart and Accumulation Chart has been resolved.
DocIO
Bug Fixes
-
#I483722
- NumPages field format is now preserved properly when converting a Word document to PDF. -
#I483726
– Text is now preserved properly while converting a Word document to PDF. -
#F183437
- Underline is now preserved properly for the KaiTi font while converting a Word document to PDF. -
#I485337
- Floating table in the footer is now positioned properly while converting a Word document to PDF. -
#I480205
- Content controls are now mapped properly while converting a DOCX format document to PDF. -
#I481553
- Paragraph borders color is now preserved properly while resaving a DOCX format document. -
#I482477
- List number is now preserved properly after callingUpdateTableOfContents
API. -
#I480582
– The InvalidOperationException will no longer be thrown while inserting HTML with image to the Word document in ASP.NET MVC application. -
#I481210
- Table of figures are now linked properly after callingUpdateTableOfContents
API. -
#I483651
- Watermark is now preserved properly after callingUpdateAlternateChunks
API. -
#I183557
- OCR A Extended font is now preserved properly while converting a Word document to PDF.
Gantt Chart
Bug Fixes
-
#FB45428
,#I482302
- The issue with the exception being thrown when adding an empty child record to the data source has been resolved.
Data Grid
Bug Fixes
-
#I482267
- Resolved the issue where the column chooser dialog was not rendering when invoked externally using a button click in WASM application. -
#I439476
- Fixed the problem where pressing the Enter key to select an item in Auto-suggest was unintentionally saving the Grid row. -
#F176843
- Resolved the issue with the OnActionBegin and OnActionComplete events, where the request type did not contain a request for Clear filter when clearing the filtered values, specifically when the filter type is set to Excel.
Kanban
Bug Fixes
-
#I479070
- Now, when a field of Kanban columns is selected using a drop-down menu, the Kanban Column is updated properly. -
#I477909
- Now, Kanban Drag and Drop working properly after opening and exiting the Dialog.
Bug Fixes
- #I483280 - The issue with “Destination is not updated for the child bookmark in the PDF document” has been resolved.
- #I481145 - The issue with “FindText returns incorrect results and co-ordinates for the particular pdf document” has been resolved.
- #I482448 - The issue with “Text Extraction does not working properly for particular pdf document” has been resolved.
Pivot Table
Bug fixes
-
#I476966
- The performance of the Pivot Table UI rendering has been marginally enhanced. -
#F183459
- An issue with the pivot chart not displaying properly when its height is set to 100% has been fixed.
Presentation
Bug Fixes
-
#I482051
- Master slide name is now applied properly in the PowerPoint Presentation. -
#I483710
- Grayscale picture is now preserved properly while converting a PowerPoint presentation to Image. -
#I480382
- The ArgumentNullException will no longer be thrown while converting a PowerPoint presentation to PDF in Google Cloud Run. -
#I484081
- Rotation is now preserved properly for the arc shape while converting a PowerPoint presentation to Image. -
#484465
- Line break character is now available while retrieving paragraph text from PowerPoint Presentation
Rich Text Editor
Bug Fixes
-
#F476158
- Now, it is possible to dynamically update the CSSClass Property.
Schedule
Bug Fixes
-
#FB45456
- An issue with the aria-label of the occurrences does not always match visual information has been fixed. -
#FB45450
- An issue with Editor window closed when selecting a value in date picker popup has been fixed.
Tab
Bug Fixes
-
#I484439
- The issue with where the tab accessibility error in the blazor testing with axe-core has been resolved.
XlsIO
Bug Fixes
- #F181662 - CalculatedValue of a formula with external workbook reference is now returned correctly.
- #I479202 - Resolved the unhandled exception thrown at auto filters while deleting the columns even if auto filter count is 0.
- #I482405 - CalculatedValue of a formula is now returned correctly even when the argument separator is a colon.
- #I478676 - Doughnut chart labels position is now rendered properly in Chart to Image conversion.
- #I481407 - Stock chart series are now rendered properly in Chart to Image conversion.