#I762089 - Now the issue with maxFileSize validation when locale is configured for the file status text has been resolved.
Block Editor
Bug Fixes
#I756987 - Now the issue with the Block Editor vulnerable code due to the usage of Math.random() has been resolved.
#I775231 - Now the issue with popup overlap when using multiple Block Editor placed inside grid layout has been resolved.
Chart
Bug Fixes
#I757693 - Extra space will no longer be added to the axis label during dynamic updates.
#I777050 - Grid lines are now rendered for empty charts.
Feature
#I776271 - Support for accessibility labels has been added to the chart SVG.
DatePicker
Bug Fixes
#I775039 - Resolved the issue of being unable to customize the tabindex of the DatePicker using HtmlAttributes.
DateRangePicker
Bug Fixes
#I775039 - Resolved the issue of being unable to customize the tabindex of the DateRangePicker using HtmlAttributes.
DateTimePicker
Bug Fixes
#I752582 - The issue where the default time was not reset properly after clearing a date and selecting a new one in the DateTimePicker has been resolved.
#I775039 - Resolved the issue of being unable to customize the tabindex of the DateTimePicker using HtmlAttributes.
DocumentEditor
Bug Fixes
#I761423 - AutoFocus behaviour updated when enableAutoFocus is set to false.
#I772600 - Resolved performance issue when inserting text with a large number of DOM elements.
#I774527 - Toggling paragraph marks now correctly maintains bookmark visibility.
#I773462 - Fixed a null reference exception that occurred on the server when downloading a document containing a chart.
#I772069 - Resolved endless selection issue when applying a toolbar tool to a text selection.
#I771551 - Font-family now updates correctly for list text, addressing incorrect cursor positioning related to paragraph before spacing.
#I763642 - Fixed layout issues caused by split paragraphs across pages.
DropdownList
Bug Fixes
#I771070 - Fixed an issue where the Clear button was not in a disabled state when the e-static-clear class was used with the enabled property set to False.
#I771080 - Fixed an issue where the float label text was overlapping with the icon of the dropdown list component when long text was used.
GanttChart
Bug fixes
F159354 - Issue in locale text of predecessor tooltip has been fixed.
Grid
Bug Fixes
#FB70538 - Resolved an issue where the custom filter for a date column did not function correctly with the AND operator in column filtering.
#I775824 - Fixed a script error that occurred when adding a record with both virtualization and a foreign key column enabled.
NumericTextBox
Bug Fixes
#I771080 - Fixed an issue where the float label text was overlapping with the icon of the numeric textbox component when long text was used.
PDF Viewer
Bug Fixes
#I776985 - Resolved an issue where script error occurred when findTextAsync was performed with the provided text in the document.
Pivot Table
Bug Fixes
#I773098 - The date filtering is now functioning correctly when filtering identical date members in the pivot table.
QueryBuilder
Bug Fixes
#I771577 - Implemented default value setting support and column validation for the DatePicker component to ensure the start date is always less than the end date when between operators is selected.
RichTextEditor
Bug Fixes
#I776604 - Now, unnecessary toolbar items are properly disabled when a custom toolbar item is added while focusing inside a code block.
Spreadsheet
Bug fixes
#I775038 - Issue with “category options not translated in the Insert Function dialog when using different cultures in the Spreadsheet” has been resolved.
TimePicker
Bug Fixes
#I775039 - Resolved the issue of being unable to customize the tabindex of the TimePicker using HtmlAttributes.