Skip to content

v32.1.22

Latest

Choose a tag to compare

@essentialjs2 essentialjs2 released this 06 Jan 03:20

Common

Bug Fixes

  • #I71325 - Fixed issue where data count did not update after changing the data source in React Grid

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chart

Bug Fixes

  • I798374 - Fixed an issue where series animations did not animate from right to left when RTL mode was enabled.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

ColorPicker

Bug Fixes

  • #I787460 - Fixed color variable mapping issues in the ColorPicker component for Bootstrap 5.3 theme.

Diagram

Bug Fixes

  • #I784056 - The moveObject function in the layer will now work correctly for nested groups.
  • #I795676 - The exported diagram will properly apply the gradient style to nodes with corner radius.

DocumentEditor

Bug Fixes

#787822 - Fixed issue where error words were underlined when typing new words.
#789001 - Resolved spell check issue where the loader appeared during "Change" and "Ignore" actions.
#792760 - Fixed problem where applying table shading left a gap at the right corner of the table.
#786142 - Resolved exception occurring during SFDT to DOCX conversion after adding a comment.

File Manager

Bug Fixes

  • #I798324 - Resolved the breadcrumb bar dropdown button alignment issue in the file manager component.

Grid

Bug fixes

  • #I795454 - The issue where the page refreshes during batch editing when allowKeyboard is set to false has been resolved.
  • #I797312 - Resolved an issue where calling expandAll or collapseAll on grouped columns would throw a script error when the data source was empty.

ListBox

Bug Fixes

  • #I787460 - Fixed color variable mapping issues in the ListBox component for Bootstrap 5.3 theme.

Mention

Bug Fixes

  • #I797154 - Resolved an issue where the Mention component popup was partially hidden off-screen in mobile view, ensuring the popup is fully visible within the viewport.

  • #I796358 - Fixed the error that occurred when scrolling after rendering the 'No Records Found' mention popup.

  • #I757895 - Resolved the issue where the first backspace key press did not delete any text.

  • #I757899 - Resolved the issue where filtering did not work correctly when retyping in the input field.

Message

Bug Fixes

  • #I787460 - Fixed color variable mapping issues in the Message component for Bootstrap 5.3 theme.

PDF Viewer

Bug Fixes

  • #I795929 - Resolved an issue where the No matches found popup appeared when searching the text using enter key after rapid input.
  • #I795163 - Fixed an issue where programmatically importing annotations as XFDF was not working properly.
  • #I794404 , #I794680 - Fixed an issue where less-than and greater-than characters were converted to HTML entities in Free Text annotations and the comment panel.

Pivot Table

Bug Fixes

  • I798298 - Pivot Tables now correctly preserve custom aggregate types for string fields in the value axis.

ProgressButton

Bug Fixes

  • #I787460 - Fixed color variable mapping issues in the ProgressButton component for Bootstrap 5.3 theme.

RichTextEditor

Bug Fixes

  • #I798242 - Now, when dynamically setting the value to null in the Rich Text Editor, the toolbar status is updated properly.

  • #I792426 - Now, continuously dragging and dropping images works properly in the Rich Text Editor when the saveUrl API is configured.

Schedule

Bug fixes

  • #I786056 - Fixed an issue in which enabling byDate with an empty resource collection prevented the Schedule from rendering.
  • #I786762 - Resolved an issue where default popup elements were retained in the DOM in the Scheduler.
  • #I793274 - An issue where the selected cell details are getting incorrectly in the getSelectedCells method has been resolved.

Tree Grid

Bug Fixes

  • #I789011 - Fixed the issue where getCheckedRecords method returns empty after expanding / collapsing a record.