Essential Studio for EJ2 JavaScript Release Notes

v25.2.3
May 08, 2024

Document Editor

Breaking Changes

The following alert dialogs position are now changed from top-center to center:

  1. Server failure alert dialog when the server-side interaction fails.
  2. Unsupported format dialog when opening a unsupported file format.
  3. Un-posted comments dialog when user tries to close a comment without posting.

Bug fixes

  • #I584053 - Resolved the issues in track changes and comments pane.

FileManager

Breaking Changes

  • The isPrimaryKey property in the File Manager component detailsViewSettings has been marked as deprecated. It will continue to function as before, but it is recommended to avoid using it in new code as this usage is handled internally without declaring it in sample.

Grid

Bug fixes

  • #I581295- Resolved the warning message that was thrown when using the Freeze property with virtualization in grid.
  • #I578930 - The focus issue related to Excel Filter has been fixed. As of now, when you cancel the custom filter option in Excel filter, the focus stays on the current column.