Essential Studio for Blazor Release Notes
v20.4.52
February 28, 2023
AccumulationChart
Bug Fixes
-
#I437447
- Pie chart legend paging is now working for different culture.
Chart
Bug Fixes
-
#I435620
- Chart series name is null in shared tooltip template has been solved.
ComboBox
Bug fixes
-
#I440587
- Fixed an issue where custom value does not update to the component value property.
Dialog
Bug fixes
-
#F180512
- Fixed issue where page scrollbar was removed after closing the Dialog with target property. -
#I439060
- Now, thePromptAsync
method returns a valid value.
DocIO
Bug Fixes
-
#I439267
- Nested group mail merge is now executed properly in a Word document. -
#I436492
– RTL table is now preserved properly while converting a Word document to PDF. -
#I438414
- Text wrapping is now preserved properly for first line indented paragraph while converting a Word document to PDF. -
#I436479
- Left indent of RTL table is now preserved properly while converting a Word document to PDF. - Document corrupted has been now resolved while saving DOTX to DOCX format document.
FileManager
Bug fixes
-
#I439074
- The issue of uploading multiple duplicate files in the File Manager component has been resolved.
Gantt Chart
Bug Fixes
-
#I434772
- Issue on window resizing, which results in the disappearance of taskbars has been resolved.
Grid
Bug Fixes
-
#F180347
- Issue with “Console Error throws when Exporting the PDF, while the GridCommandColumn is hidden using the column chooser” is fixed.
Maps
Bug fixes
-
#I437164
- Maps layer can now be properly hidden by using theVisible
property in theMapsLayer
tag.
MultiSelect
Bug fixes
-
#I435234
- Fixed an issue where users were unable to delete selected data when virtualization was enabled with filtering.
Presentation
Bug Fixes
-
#I437927
- The NullReferenceException will no longer be thrown while saving PowerPoint Presentation with chart.
Scheduler
Bug fixes
-
#I425851
- An issue with appointments not rendered with resource grouping has been fixed.
TextBox
Bug fixes
-
#I437032
- Fixed an issue where the CssClass was not working with Two Way binding in the Textbox Component.
Tree Grid
Bug Fixes
-
#I414608
- Resolved the virtualization issue of expanding and collapsing operations with a small number of records. -
#I441031
- Resolved tree grid rendered with empty records when virtualization was enabled with fewer records. -
#I434775
- Resolved preventing data duplication and loss of data while performing scrolling with virtualization enabled. -
#I437182
- Resolved expand and collapse icon disappears when the data source is changed dynamically.