You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#I693646 - Node overlapping, stretching, and incorrect positioning will no longer occur in complex hierarchical tree layouts.
DocumentEditor
Bug Fixes
#I691095 - Fixed an issue where the getComments API returned the same comment ID for both parent and reply comments.
#I695884 - Resolved a browser hanging issue caused by table row splitting when opening an attached document.
#I691853 - Fixed a list numbering issue in the Document Editor that occurred when pasting content multiple times.
#I693444 - Addressed an issue where the toggling of a checkbox content control did not reflect its character format.
#I701050 - Fixed a blob document import issue in the Document Editor when using a Docker container.
#I689203 - Resolved an issue where content deletion with track changes was not functioning correctly.
#I695107 - Fixed a cursor disappearance issue when pressing and holding the arrow button.
Grid
Bug Fixes
#FB65738 - The issue where using the greater than or equal to operator to filter the value zero also filtered out null or undefined values has been resolved.
#I694874 - Fixed an issue that caused a script error when expanding grouped rows and selecting all columns in the column chooser.
#FB65764 - Resolved an issue where opening the checkbox filter with the hide search box option enabled caused an error.
PDF Viewer
Bug Fixes
#I693186 - Now, the Angular change detection event does not trigger continuously while zooming.
#I686925 - Now, the text search works correctly when searching for multiple words in Unicode text.
#I689380 - Now, the File size will not increase when saving the document without making any changes.
RichTextEditor
Bug Fixes
#I694952 - Now, the change event works properly when the value changes in the Rich Text Editor.
#I691323 - Now, the image caption is handled properly in the Rich Text Editor after posting.
#I942836 - Now, the Rich Text Editor works properly when disabling the toolbar and resizing the editor.
#I943056 - Now, the Rich Text Editor works properly when resizing the iframe editor and disabling the toolbar, preventing a script error on initial rendering.
#I695002 - Now, the Rich Text Editor works properly when pasting content copied from Google Sheets.
#I649583 - Now, the tooltip descriptions work properly when shortcut keys are displayed in a localized environment.
TreeView
Bug Fixes
#I694965 - Resolved an issue where the parent node check state was not maintained in nested data after filtering when Select All was used in the DropdownTree component.