Essential Studio® for Blazor Release Notes
ComboBox
Bug Fixes
-
#I632758
- Fixed an issue where an empty popup was displayed while scrolling after manually loading data. -
#I632294
- Fixed issues related to null values, dynamic data source updates, preselect value, and custom value problems when enabling virtualization.
DocIO
Bug Fixes
-
#F193367
- The ArgumentOutOfRangeException will no longer be thrown while callingCompare
API. -
#F193367
- The NullReferenceException will no longer be thrown while callingCompare
API. -
#I631830
- RTL text with zero-width joiner is now reordered correctly in Word to PDF conversion. -
#I635049
- Hanging issue will no longer be occur due to the tab when converting a Word document to a PDF.
Data Grid
Bug Fixes
-
#I636759, #FB61643
- Fixed an issue where the Aggregate summary value was misaligned when AllowGrouping was set to false and the column was initially grouped using GroupSettings. -
#I636026, #FB61568
- Resolved an issue where the Custom Command column was hidden during row Editing. -
#I627004, #FB61661
- Resolved issue where the error message was captured at the DataManager level when using a Remote Data source. -
#I624754, #FB60901
- Fixed an issue where tabbing from the rightmost column did not close the edit state when an non-editable boolean column was placed at the last position. -
#I27176
- Fixed an issue where it was not possible to drag the cloned element of the DetailTemplate grid outside of the main grid. -
#I631924, #FB61134
- Fixed an issue where an exception occurs when using Number: false in validation rules with a string column.
Bug Fixes
-
#I632846
– Fixed the issue where extracted text is not proper in a specific PDF document. -
#I634810
– Fixed the issue where annotation is lost while using the ImportAnnotations method in a specific PDF document. -
#I636264
– Resolved the issue where a Null Reference exception occurs while flattening a loaded circle annotation in the PDF document. -
#FB60208
- Fixed the issue where field grouping is not working properly when merging PDF documents.
Presentation
Bug Fixes
- Exception will no longer be thrown when converting PPTX to PDF with fallback fonts in Linux.
Rich Text Editor
Bug Fixes
-
#I629891
- Now the image inside the editor will be able to resize smoothly. -
#I640008
- Now the default font size and font family will be applied to the editor content properly. -
#I640011
- Now the browser spell check will work when the iframe mode is enabled. -
#I61853I
- Now the editor content will have proper line height when the iframe mode is enabled. -
Now the iframe editor’s body element will have the class name
e-content
.
Toast
Bug Fixes
-
#I628256
- Fixed an issue where the content color of the toast template is not visible.
Tree Grid
Bug Fixes
-
#I611488
- Resolved an issue where the auto-scroll function continued to update even after dropping the record in the header area. -
#I633927
- Resolved an issue where selection persisted after canceling the add action without selecting any record.