Releases: syncfusion/ej2-react-ui-components
v28.2.12
Diagram
Bug Fixes
#I693646
- Node overlapping, stretching, and incorrect positioning will no longer occur in complex hierarchical tree layouts.
DocumentEditor
Bug Fixes
#I691095
- Fixed an issue where thegetComments
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 thegreater than or equal to
operator to filter the value zero also filtered outnull
orundefined
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 thehide 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 theiframe
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 theDropdownTree
component.
v28.2.11
Barcode
Bug Fixes
#I508544
- Now, the DataMatrix barcode is rendered properly with alphanumeric values.
Chart
Bug Fixes
#I696021
- Now, the chart SVG height and width are set correctly for the rotated axis label.
ContextMenu
Bug Fixes
#I625957
- The issue with the "enableItems" and "insertAfter" methods not functioning correctly when the "enableScrolling" property of the context menu is enabled has been resolved.
DatePicker
Bug Fixes
#FD65170
- Fixed an issue where the day of the week value was not displayed correctly when usingccc
in the date format.
DateTimePicker
Bug Fixes
#FD65170
- Fixed an issue where the day of the week value was not displayed correctly when usingccc
in the date format.
Diagram
Bug Fixes
#I692003
- Undo and redo now working correctly for group nodes aftergrouping
,rotating
, andungrouping
.#I692517
-excludeFromLayout
now works in complex hierarchical tree Layout.
DocumentEditor
Bug Fixes
#F196134
- Fixed a script error that occurred when copying content containing checkbox content control properties.#I688686
- Fixed the selection issue when applying upper-case formatting to text.#I644193
- Fixed the XML mapping issue when copy pasting content controls within Document Editor.#I691211
- Fixed the incorrect drop down list display by using the display text instead of the value.#I691064
- Fixed the issue of removing and adding highlights to editable ranges using thehighlightEditableRanges
property.#I686376
- Fixed a script error that occurred when undoing after performing Enter and Apply Style actions.#I693248
- Fixed the issue where the editing region moved out of the viewport when the keyboard opened on mobile devices.#I684310
,#I693656
- Fixed the border rendering issue for nested content controls.#I691211
- Improved typing performance inside a table when the document contains more than 400 content controls.
FileManager
Bug Fixes
#I696366
- Resolved the issue with copying and pasting a folder from the navigation pane to the layout pane in File Manager component.#I691585
- Resolved the selection doesn't persist issue when both virtualization and persistence are enabled.
Form Validator
Bug Fixes
#I696386
- Resolved an exception issue in the Number Validator of the FormValidator.
GanttChart
Bug fixes
#I698273
- Milestone end date is not validated properly during cell editing issue has been resolved.
Grid
Bug fixes
#F195594
- Resolved a script error that occurred when focusing on hidden cells after clicking the scrollbar.#I679119
- The issue with filtering theDate
column by month or day value has been resolved.#I684300
- Fixed an issue where virtual scrolling did not conclude properly when adding a new record at the bottom.#I695471
- The issue where thenotEqual
filter in menu filtering failed forDate
andDateTime
columns has been resolved.#I691688
- Resolved the issue where the gridcaptionTemplate
key value conflicted with Reactkey
prop.#I693712
- Resolved the issue wherecustomAttributes
were not applied when splitting stacked header columns with frozen columns.
Menu
Bug Fixes
#I695706
- The accessibility violation issue encountered when opening the submenu of the menu component has been resolved.
MultiSelect
Bug Fixes
#I695096
- Fixed an issue where data was not displaying correctly during scrolling.
PDF Viewer
Bug Fixes
#I696432
- Now, the form fields no longer disappear when reloading the PDF document after a pinch zoom without the form designer module.#I695167
- Now, the custom data value is updated properly for non-rendered pages using theupdateFormField
API.#I695648
- Now, the exception did not occur when saving the provided document without scrolling.
Breaking Changes
-#I695236
- The validateFormFields
API will no longer be triggered after completing the required form fields and initiating download
or saveAsBlob
. To proceed with download
or saveAsBlob
without filling in the required fields, simply disable the validateFormFields
event by setting enableFormFieldsValidation
to false.
Pivot Table
Bug fixes
#I694587
- The cell border will now be applied correctly to empty cells in the exported Excel document.#I696261
- Localization will now be applied correctly to the Grand Total legend text in the Pivot Chart.
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.
Schedule
Bug fixes
-
#I693788
- The issue withMaxDate
in the Recurrence Editor not working correctly has been fixed. -
#I689726
- The issue where selecting one event and then attempting to resize or drag another event caused a problem with the previously selected appointment has been fixed.
Spreadsheet
Bug fixes
-
#I693750
- Issue with "formula not updating when usingupdateCell
method in manual calculation mode" has been resolved. -
#I690893
- Issue with "the top borders are not updating properly in merged cells" has been resolved.
TimePicker
Bug Fixes
#F196127
- Fixed an issue where the change event was not triggered correctly upon the second update of time using the keyboard.
Toolbar
Bug Fixes
#I689782
- An issue with the toolbar focus style not being applied in Tailwind 3 and Fluent 2 themes while using keyboard navigation in the Mac Safari browser has been resolved.
v28.2.9
Chart
Bug Fixes
#I694559
- Now, the RTL-enabled chart renders properly while exporting.#I690910
- Multiple charts can now be exported as a single CSV or XLSX file.
ComboBox
Bug Fixes
#I683160
- Fixed the issue where an itemTemplate element not render while opens ComboBox popup twice when filtering enabled.
DateRangePicker
Bug Fixes
#I40705
- Fixed issue where the selected date was incorrect when setting the Start and Depth properties in the DateRangePicker toYear
.
Diagram
Bug Fixes
#I679022
- Scroll padding is now applied during panning, allowing movement to the extreme end of the diagram.#I689120
- Ports are no longer retained after undoing the grouping of nodes with ports set innodeDefaults
.
DocumentEditor
Bug Fixes
#I687932
- Fixed the issue where focus was not updated to the document when selecting a comment in the comment pane.#I685571
,#I694238
- Fixed the tab element formatting issue when opening the reported document.#I683091
- Fixed the issue where cell size was not reverting correctly and an extra column was created after deleting a row.#I683159
- Fixed the issue where the editable region start marker was not rendering correctly when a paragraph had a right margin.#I691849
- Fixed the issue where Document Editor became unresponsive when accepting all changes in SFDT files containing multiple lists copied from Word.
FileManager
Bug Fixes
#I691585
- Resolved the errors in the File Manager component while selecting multiple file items with virtualization support.
GanttChart
Bug fixes
#I689599
- Resolved a console error that occurred when undoing a deleted split task.
#I692333
- When the includeWeekend
property is set to true, the split taskbar cannot be dragged and dropped issue has been resolved.
Grid
Bug fixes
#I688846
- The issue of performance delay in checkbox row selection when filtering complex columns has been resolved.#I687298
- Resolved the issue where column header spanning was not working correctly with stacked headers in Excel export.#I682492
- Fixed an issue where a script error was thrown when copying with a focused stacked header in cell selection mode.#I690056
- Resolved the issue withpersistSelection
in the grouped grid when collapsing and expanding.#I685339
- Resolved the issue where resizing the frozen column is not adjust the content table properly.
ListBox
Bug Fixes
#I687522
- Issue with "Filtering data not properly displayed while filter with diacritic characters in Listbox" has been resolved.
Maps
Bug fixes
#I695421
- The data label will render correctly when binds to the specified label Path.
MultiColumn ComboBox
Bug Fixes
-
#I682925
- Now the issue with value not returned properly when using the ejs-for in the Multicolumn ComboBox has been resolved. -
#I691442
- Now the issue with popup height doesn’t adjust properly when filtering results with large row content in the Multicolumn ComboBox has been resolved.
MultiSelect
Bug Fixes
#I688364
- Fixed an issue with the positioning issue of the Multi select component popup while enabling the RTL mode.
PDF Viewer
Bug Fixes
#I688924
- Now, the stamp annotation is displayed correctly in the provided document in the PDF Viewer.#I688583
- Now, we are able to add the signature to the signature field properly after clearing the form field value using theclearFormFields
method.
Popup
Bug Fixes
#I688364
- Fixed an issue with the positioning issue of the Multi select component popup while enabling the RTL mode.
RichTextEditor
Bug Fixes
-
#I689382
- Now, the backspace functionality works correctly within the table after the mention chip. -
#I676899
- Now, the background color functionality works properly when applied to pasted content in the Rich Text Editor. -
#I691820
- Now, the backspace functionality works properly when applied to indented bullet lists in the Rich Text Editor. -
#I692332
- Now, theshift + enter
functionality works properly when applied after an image with<br>
tag in the Rich Text Editor. -
#I691812
- Now, pressing the backspace key twice within the table does not remove the table in the Rich Text Editor. -
#I691805
- Now, the "Insert Row Before Header" option works properly by being disabled or removed when trying to insert a row above the header. -
#I691770
- Now, the Rich Text Editor works properly when inserting a link to an image via the quick toolbar, with validation applied to empty values and spaces in the web address field. -
#I691792
- Now, the Rich Text Editor works properly when using the Insert Link popup, removing the validation error when a valid web address is entered after an initial error.
Spreadsheet
Bug fixes
#I691259
- Issue with "CONCAT
formula is not working properly with the nestedTEXT
formula" has been resolved.#I691669
,#I694143
- Issue with "list validation drop-down could not be opened when merged cells existed between frozen and unfrozen areas" has been resolved.#I691093
- Issue with "fraction-formatted values were incorrectly converted to number-formatted values" has been resolved.#I689450
- Issue with "hiding rows containing read-only cells using thehideRow
method causing script error" has been resolved.
Uploader
Bug Fixes
#I685282
- The clear button has been disabled during the file upload process to prevent user interactions while the upload is in progress.
v28.2.5
AI AssistView
Bug Fixes
#I686430
- Now the issue with scrollbar position when loaded initially using themessageTemplate
andloadOnDemand
property enabled has been resolved.
Chart
Bug Fixes
#I687354
- The chart with the primary and secondary axes is now working properly even when no series is bound.
ComboBox
Bug Fixes
#I685229
- Fixed the issue where an extra space appears when using the allowResize with height properties.
DocumentEditor
Bug Fixes
#I683467
- Improved performance by optimizing bookmark manipulation during text insertion.#I684634
- Fixed an issue where focus moved to the document editor when selecting a tracked revision.#I684435
- Resolved a freezing issue when accepting all tracked changes.#I686056
- Fixed an issue where the background color was not updating properly in the properties pane.#I679707
- Corrected the continuation of page numbers after restarting page numbering.#I680995
- Fixed font rendering issues when applying the theme font to text.#I687189
- Resolved caret height inconsistencies in collaborative editing.#I682585
- Fixed incorrect list indentation when performing an undo action.#F195801
- Resolved an issue where the content change event was triggered twice when applying a paragraph style.
DropDownTree
Bug Fixes
-
#I684184
- An issue when using value property as two way binding and selecting a filtered node has been resolved. -
#I681976
- An issue with value property when updating a data source dynamically in Dropdown Tree component has been resolved. -
#I682748
- An issue Tab focus occurs when navigating a disabled Dropdown Tree component has been resolved. -
#I682703
- An Focusing issues in Dropdown Tree component whenshowSelectAll
property is true has been resolved.
FileManager
Bug Fixes
#I676641
- The issue with the details View column and selection when dynamically changing the view in the File Manager component has been resolved.#I681088
,#FB628089
- ProvidedenableMenuItems
API method support to enable the menu items in the File Manager component.
GanttChart
Bug fixes
#I678529
- When row drag and drop is used, the issue where modified records were not updating properly in the actionComplete event has been fixed.#I683525
- Resolved a script error that occurred during cell editing of the Resource field when the resource collection was modified through column editing.
Grid
Bug fixes
#I679470
- The issue of the missing focus border on grid cells after adding rows has been resolved.#I679056
- The problem of a script error occurring when updating the dataSource with a frozen column and theAll
option in the pager dropdown has been resolved.#I682856
- Resolved an issue where pressingESC
or the cancel button in the toolbar did not properly restore a row after editing.#I687968
- Fixed an issue where virtual scrolling did not function correctly when frozen columns were enabled.#I679046
- Resolved an issue where infinite scrolling not loading correctly in Firefox at specific resolutions.#I682690
- The issue where theDropDownList popup
does not opening withAlt + Down Arrow
in the Grid for remote data binding has been resolved.
Maps
Bug fixes
#I681991
- Now, the marker will not be translated for the maximum zoomed-out layers.#I686422
- Now, the marker cluster expands properly when clicked.
PDF Viewer
Bug Fixes
#I683657
- Now, the scale ratio updated properly when changing themeasurementSettings
dynamically.#I683269
- Now, the form field value is updated properly after disabling read-only mode programmatically.#I675316
- The date and time format is now preserved correctly in the comment panel when importing annotations.#I687098
- Now , the Exception will not occur when downloading the customer provided document with the newly added annotation.#I680877
- Now, the handwritten signature width and height are not swapped for rotated documents.#I682398
- Now, the font height is retrieved properly from the widget annotation.#I686841
- Now , thecustomData
will update properly when adding the annotations programmatically.
RichTextEditor
Bug Fixes
-
#F195633
- Now, the change event will trigger whenCmd+Backspace
is performed on a Mac. -
#I687260
- Now, the issue with the toolbar action not being applied to the selected text in the Rich Text Editor when using keyboard actions in the Safari browser has now been resolved.
Schedule
Bug fixes
-
#I682735
,#I680637
- An issue where the current time indicator in the Scheduler is rendered in the incorrect position in vertical views has been resolved. -
#F64855
- An issue where the selected date not maintained in SchedulerMonthAgenda
view has been resolved.
Spreadsheet
Bug fixes
#I683923
- The issue with "column selection does not work properly when multiple columns are selected with a merged cell as the active cell" has been resolved.#I684489
- Issue with "formulas containing negative arithmetic expressions and nested structures resulted in an Incorrect number of arguments error" has been resolved.
Tab
Bug Fixes
#I686179
- An issue where the Tab content not loaded properly while switching the tabs has been fixed.
TreeView
Bug Fixes
#I686187
- The expand animation issue, which occurred when adding and removing nodes inside the TreeView component's expanding event handler, has been resolved.
v28.2.4
Accordion
Bug Fixes
#I660165
- The issue with " The accordion causing a script error when expanding it with theexpandMode
set to single" has been resolved.
Accumulation Chart
New Features
#I667715
- Added support for trapezoidal funnel shapes in the accumulation chart, offering a new design option to represent data more effectively and enhance visual appeal.
Badge
Bug Fixes
I679114
- Resolved the styles issue for the secondary type Badge component in the material theme.
Carousel
Features
#I513228
- Provided support to enable/disable the keyboard interactions in the carousel component by usingallowKeyboardInteraction
property.
Chart
Bug Fixes
#I679703
- The arguments in theaxisMultiLabelRender
event can now be modified correctly.
Dashboard Layout
Bug Fixes
#I680947
- The issue with the "size of the drag-and-drop helper element differs from the original panel size in Dashboard Layout" has been resolved.
DocumentEditor
Bug Fixes
#I680965
- Fixed document corruption when opening a client-side exported DOCX in Microsoft Word.#I681505
- Fixed issues with programmatically added comment replies and text range selection in the Document Editor.#I684705
- Fixed wavy underline rendering issue for non-misspelled words when pressing backspace.#I680849
- Fixed missing split cell content when a row spans multiple pages.#I667699
- Fixed missing content in shapes after copying and pasting the entire content, followed by server-side DOCX export.#I678996
,#I678997
,#I678999
- Fixed script errors when accepting track changes in list paragraphs and table paragraphs.
FileManager
Bug Fixes
#I682491
- Resolved the issue with the flat data in the FileManager component, where the "This folder is empty" message still appeared after clearing the search input.
Form Validator
Bug Fixes
#I677916
- Fixed an issue where validation rules for the date property were not functioning correctly in thear
culture.
GanttChart
Bug fixes
#I679476
- Delay occurs when sample is loaded with the critical path issue has been fixed.#I679518
- Invalid dependency lines are displayed when edit settings are not enabled issue has been fixed.
Grid
Bug fixes
#I691051
- Fixed a script error thrown when accessing thepageSize
property within theactionComplete
event of the Grid.#I681001
- Resolved the issue where the Update and Cancel buttons were not displayed in normal edit mode on an adaptive layout.#I665236
- Fixed the issue where the header checkbox displayed an indeterminate state when all rows were selected withvirtualization
enabled.
-#I677222
- Resolved an issue where the group caption text was not displayed properly when grouping with frozen columns.#I679448
- Fixed an issue where the validation error message was hidden under the Grid column header when the grid had only two rows for a custom tooltip.#I681556
- Resolved an issue where the Grid was displaying only the searched column in theColumnChooser
.#FB64702
- Fixed a script error that occurred on expand or collapse whenInfiniteScrolling
with frozen columns and grouping.#I683071
- Resolved an issue where data misalignment with the frozen column in the Material 3 theme.#I660627
- Resolved an issue where column reordering cancellation in theactionBegin
event did not work as expected when only the header column was reordered.
ListView
Bug Fixes
#I678111
- Handled the enableHtmlSanitizer property functionality for single level list items in the ListView component.
Maps
New features
#I665480
- Now, thelocation
property inlegendSettings
accepts percentage values for thex
andy
properties when theposition
property is set to Float, allowing the legend to be rendered relative to the Maps element.
MultiColumn ComboBox
Bug Fixes
#I667643
- Now the exception raised when updating empty value in the MultiColumn ComboBox with grid batch mode enabled has been resolved.
MultiSelect
Bug Fixes
#I681861
- Fixed an issue where the popup would detach from the control when virtualization was enabled during filtering.
PDF Viewer
Bug Fixes
#I679527
- Now, the annotations no longer disappear when programmatically selecting annotations on a non-rendered page.#I678021
- Now, the order of annotations is properly preserved if the document contains stamp annotations.
Pivot Table
Bug Fixes
#I681520
- The percentage symbol is now included in the axis labels for the StackingBar100, StackingColumn100, StackingArea100, and StackingLine100 chart types.
ProgressBar
Bug Fixes
#I682906
- The progress bar label now renders correctly with the exact number of digits.
RichTextEditor
Bug Fixes
-
#I677654
- Now, nested list content is cleaned up properly when thebackspace
key is pressed in the Rich Text Editor. -
#I674632
- Now, theShift
plusEnter
keys work properly in the Rich Text Editor. -
#I680096
- Now, the shortcut keyCtrl + Shift + H
works properly when frequently used to switch between Code View and Preview in the Rich Text Editor. -
#I677654
- Now, nested list content is cleaned up properly when thebackspace
key is pressed in the Rich Text Editor. -
#I684249
- Now, the issue has been resolved where pressing the backspace key at the beginning of a block element within a nested structure no longer results in unexpected wrapping with inline styles. -
#I588147
- Now, the text×
remains unchanged and is not converted tox
in the Rich Text Editor, regardless of the insertion method used. -
#F195633
- Now, the change event will trigger whenCmd+Backspace
is performed on a Mac. -
#I667013
- Now, theTab
key is now functioning properly within the list in the Rich Text Editor.
Schedule
Bug fixes
-
#I680887
- An issue where the Scheduler year view popup does not close when navigating to other views has been resolved. -
#F195634
- An issue with scheduler event misalignment in timeline Day View with customtimeScale
andinterval
settings has been resolved. -
#F195703
- An issue with the ScheduleactionCompleteArgs
to ensuredeletedRecords
contain the correct edited timezone start and end time for deleted appointments has been resolved.
Spreadsheet
Bug fixes
-
#I675147
- Issue with "cell values were not properly aligned in the print window when text wrapping was enabled, and the alignment was set to right" has been resolved. -
#I677532
- Issue with "formulas containing defined names with underscore characters resulted in a #NAME? error" has been resolved. -
#F195846
- Issue with "font color was not updating properly when changing the value in a cell with a color code number format" has been resolved.
Tab
Features
#I313872
,#I511661
,#F163147
,#F163322
- Provided the content rendering support that allows you to specify the modes for loading tab content.#F153247
- Provided support to enable/disable the Tab content swiping by using theswipeMode
property.
Tree Grid
Bug Fixes
I679426
- Resolved a selection issue when adding a record after sorting the records
TreeView
Bug Fixes
#I681955
- Resolved an issue where thearia-activedescendant
attribute was incorrectly updated when the TreeView component was empty.
v28.2.3
MultiColumn ComboBox
Bug Fixes
#I661988
- Now the issue with selected data is not highlighted when opening the popup in virtualization has been resolved.
v28.1.41
AI AssistView
Features
#I669136
- Now we have provided a new methodscrollToBottom()
to programmatically scroll the view to the bottom in the AssistView.
Bullet Chart
Bug Fixes
#I676482
- The bullet chart will render properly even when the range is set to empty.
Chart
Bug Fixes
#I651775
- The data label position for the stacked column now renders properly.#F195744
- The tooltip for the stacking column series now renders properly during keyboard navigation.
ComboBox
Bug Fixes
-
#I679101
- Fixed the issue where an error was encountered when filtering in the ComboBox with custom values disabled and virtualization enabled. -
#I679072
- Fixed the issue that caused an exception when a preselected value was removed without opening the popup. -
#I656124
- Fixed the issue where an empty popup appeared when manually opening and closing the popup in remote data.
ContextMenu
Bug Fixes
#I668145
- The issue with "Script error thrown while selecting the dynamically updated submenu items in the context menu" has been resolved.
DatePicker
Bug Fixes
#I675886
- Fixed an issue where values were not updated correctly when a mask was configured.
DropDownButton
Bug Fixes
- Issue in "template not rendering in a function type in the React DropDownButton component" has been resolved.
GanttChart
Bug fixes
#I665780
- Baseline and taskbar width mismatched when using the same dates for both issue has been fixed.#I678186
- Decimal work value is updating, when record add issue has been fixed.#I679179
- Offset value was not calculated properly issue has been fixed.
Grid
Bug fixes
#I676657
- Resolved an issue where two column chooser dialog were opened when theopenColumnChooser
method was called programmatically in an adaptive layout.#I932065
- Fixed the tooltip flickering issue when the mouse moves inside the grid header.#I675890
- Resolved an issue where the grid refresh action was triggered on search focus-out when performing a search for the same key.
Image Editor
Bug Fixes
#I681174
- The issue with "Blob url not opening in image editor" has been resolved.
Menu
Bug Fixes
#I681943
- The issue with "Escape key closes all submenus instead of last submenu" has been resolved.
PDF Viewer
Bug Fixes
#I676738
- Now, the radio button is visible on the non-rendered page when saving the document.#I675055
,#678431
- Now, the script error no longer occurs when using the PDF Viewer in React withVite
in production.#I678021
- Now, the free text annotation is not missing when saving a document with Unicode text and newline characters.#I680495
- Now, the annotations are visible in the customer provided document.
Breaking Changes
#I676549
- In thepageRenderComplete
event, the page number property now reflects the actual page number instead of the page index.
Pivot Table
Bug fixes
#I657448
- Double-clicking the 'No records to display' cell for drill-through in an empty pivot table will no longer trigger an error.#I679703
- The Y-axis title can now be customized for the Pivot Chart when using the 'Combined' multiple axis mode.
RichTextEditor
Bug Fixes
-
#I677837
- Now, the removal of thediv
element from the content when pressing the enter key followed by the backspace key has been resolved. -
#I680214
- Now, the console error thrown when the editor parent document has aniframe
document with a different origin has been resolved.
Signature
Bug Fixes
#I679504
- Issue with "ThegetSignature
method not shown in signature component instance for VUE platforms" has been resolved.
Spreadsheet
Bug fixes
- Issue with "circular reference alert is not being displayed when two formulas refer to each other, creating a circular dependency" has been resolved.
#F195667
- Issue with "unsafe-eval
Content Security Policy (CSP) violation occurs while resizing columns or rows" has been resolved.#I675147
- Issue with "cell values are not displayed correctly during printing when the vertical alignment is set totop
" has been resolved.
v28.1.39
Chart
Bug Fixes
#I663652
- The calculations for both sum and intermediate sum indexes have been corrected.
ComboBox
Bug Fixes
#I656124
- Fixed the issue where an empty popup appeared when manually opening and closing the popup in remote data.
DateRangePicker
Bug Fixes
#I666998
- Fixed an issue where the start and end date selection was not maintained in the popup.
Diagram
Bug Fixes
#I668014
- Performance improved for loading diagrams with complex hierarchical tree layouts with path nodes.#I672924
- EJ1 diagrams now load in EJ2 Diagram Builder even when the port shape is undefined.#I676157
- Fixed issue where completing Polyline drawing was not possible on iPad Safari browser.
DocumentEditor
Bug Fixes
#I660432
- Improved performance when applying formatting to an entire document.#I668208
- Fixed text duplication caused by the move-down action outside the editable element after inserting text using Japanese IME on Windows.#I665638
- Addressed issues with arrow keys, deletion, and keyboard input in form field protection mode for Content Controls.
FileManager
Bug Fixes
#I676141
- The issue with current directory drag-and-drop functionality in the navigation pane of the File Manager component has been resolved.
GanttChart
Bug fixes
#I668145
- A script error is thrown when the 'Delete Dependency' context menu item is clicked issue has been fixed.#I661832
- collapsed records were not in the viewport for the last set of records with a large number of child records, issue has been fixed.#I664339
- Template not destroyed while zooming action issue has been fixed.
Image Editor
Bug Fixes
#I932270
- The issue with "Need to load images with policy tokens in the React ImageEditor component" has been resolved.
PDF Viewer
Bug Fixes
#I674223
- Now, the form field alignment is correctly preserved after downloading the document in astandalone
PDF Viewer.#I665085
- Now, the PDF viewer no longer crashes when loading large size digital signature document.#I676738
- Now, the radio button is visible on the non-rendered page when saving the document.#I675055
,#678431
- Now, the script error no longer occurs when using the PDF Viewer in React withVite
in production.
Pivot Table
Bug fixes
- When the 'defer layout update' option is enabled, the 'actionComplete' event will now be triggered with the correct action name in the pivot table.
RichTextEditor
Bug Fixes
-
#F64367
- Now, the Rich Text Editor toolbar works properly and maintains its state after focus is lost. -
#I668053
- Now, the placeholder in the Rich Text Editor works properly when the content contains two empty lines. -
#I636887
- Now, the insert link validation works properly when the display text is empty in the Rich Text Editor. -
#I621623
- Now, the paste performance of larger documents has been slightly improved.
Schedule
Bug fixes
#I665787
- The issue where the scheduler tooltip rendered empty when using a template with large content has been resolved.
Spreadsheet
Bug fixes
#I667725
- Issue with "cell misalignment occurs when importing an Excel file that contains merged cells outside the viewport" has been resolved.
Switch
Bug Fixes
#I933399
- The issue with "Checked state not update properly while changing the switch component programmatically using click event of input element" has been resolved.
Tree Grid
Bug Fixes
#I661832
- Collapsed records are now displayed properly in the viewport for last set of records when virtualization is enabled.
TreeMap
Bug Fixes
#I674661
- Now,colorMapping
works as expected even when the legend is set to false.
v28.1.38
Common
New Features
#I667506
- Provided support for Default HTML role Attribute in Syncfusion React components
Accumulation Chart
Bug Fixes
#I674361
- The subtitle now renders correctly even when its length exceeds that of the title.
Chart
Bug Fixes
#F195601
- The console error no longer occurs when rendering a single data point with a multilevel label.#I676165
- Exporting a chart with complex properties to CSV or XLSX now functions correctly.
DocumentEditor
Bug Fixes
#I665316
- Fixed layout issue during editing due to start and end fields being in different paragraphs.#I664308
- Addressed the problem of HTML content not copying correctly to the clipboard when copying table content with block content control.#I669203
- Corrected the issue where revisions in headers were not reflected in the track changes pane due to existing header/footer conditions.#I675010
- Resolved script error encountered when removing inline contents that include field elements.#I658140
- Improved performance when inserting text into split table cells across multiple pages.#I665482
- Fixed script error that occurred when pasting content from Microsoft Word into the Document Editor after selecting table cell content.
DropDownTree
Bug Fixes
#I668573
- The issue pop-up does not stick to the target after filtering is performed in the Dropdown Tree component has been resolved.
GanttChart
Bug fixes
#I668777
- Toolbar visible property not working issue has been fixed.#I674918
- When virtualization is enabled, the resource collection does not display properly in the resource tab issue has been fixed.
Grid
Bug fixes
#I667386
- The issue where resizing a column with the frozen column feature enabled caused other columns to resize has been resolved.#I675761
- The issue of the spinner not being displayed in the filter dialog of the grid has been resolved.
Maps
Bug fixes
#I668862
- Markers will now render correctly at certain zoom levels when theanimationDuration
is enabled for layers in Maps.
MultiSelect
Bug Fixes
-
#I663752
- The issue where the "No records found" template was displayed when closing and opening the popup has been resolved. -
#I661577
- Fixed the issue where the placeholder was not displayed after clearing the value.
PDF Viewer
Bug Fixes
#I659553
- Now, the text field background color appears as expected.#I662006
- Now, the non-rendered page form fields are properly updated using theupdateFormFieldsValue
method.#I666148
- Now, the page navigation now works correctly for hyperlinks pointing to pages above 100.
Pivot Table
Bug fixes
- When the 'defer layout update' option is enabled, the 'actionComplete' event will now be triggered with the correct action name in the pivot table.
Popup
Bug Fixes
#I664758
- Fixed an issue with the positioning of the dropdownlist popup.
RichTextEditor
Bug Fixes
-
#I668052
- Now, the Rich Text Editor works properly when usingShift+Enter
while applying and removing formats such as bold, italic, and underline. -
#I642043
- Now, after pasting an image, theafterPasteCleanup
event will be triggered properly.
Schedule
Bug fixes
#F195575
- An issue with scroll dragging persists after releasing mouse button outside the schedule component has been fixed.IF667909
- An issue where the horizontal scrollbar would reset its position during window resizing has been fixed.
Spreadsheet
Bug fixes
#I664340
- Issue with "columns do not scroll when autofill the cell values by dragging to the left with frozen columns" has been resolved.
Tooltip
Bug Fixes
#I661900
- Resolved console error when dynamically usingOpenDelay
with delay for the Tooltip component.
Uploader
Bug Fixes
#I666908
- Resolved a console error that occurred when copying an image fromMicrosoft Word
and pasting it into the uploader.
v28.1.37
Carousel
Bug Fixes
#I660150
- The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.
Chart
Bug Fixes
#I667080
- The column series now renders properly when the width is set in pixels andenableSideBySidePlacement
is set to false.#I654525
- The y-axis now dynamically adjusts to accommodate negative ranges when the negative error bar exceeds the minimum value.
ContextMenu
Bug Fixes
-
#I664457
- The issue with "The context menu does not close when the Escape key is pressed immediately after opening it with animation enabled." has been resolved. -
#I627856
- Need to reposition the Context menu after setting the height for popup withenableScrolling
support has been resolved.
DateRangePicker
Bug Fixes
-
#I664732
- Fixed an issue where the overlay was displayed even when the popup was prevented from opening in mobile mode. -
#I664735
- Removed unnecessary conditional code for adding CSS classes based on device type.
Diagram
Bug Fixes
#I664086
- Bezier settings are now applied to freehand connectors during the drawing process.#I664088
- Segment points are now draggable even when the pointer is positioned on the outer part of an increased segment thumb size.
DocumentEditor
Bug Fixes
#I646103
- Fixed the rendering issue of dot and circle bullets in the Ubuntu environment.#I664612
- Fixed the application hanging issue when searching for text within a split cell widget using the find option.#I665316
- Fixed the layout issue during editing actions caused by field start and end tags being in different paragraphs.#I656347
- Fixed the issue where an empty cell was not added in a split row widget.#I662866
- Fixed a script error that occurred when opening a document with block content controls inside a cell with revisions.#I660441
- Fixed the issue where a table became corrupt after merging cells.#I660453
- Fixed the issue where the replace API was not working when using a pattern to find and replace text.
GanttChart
Bug fixes
#I666904
- When the resource unit is changed, the duration field is not updated issue has been fixed.#I665780
- Baseline width not validated properly for less than one day issue has been fixed.#I663274
- Taskbar not rendering properly with fixed work issue has been fixed.#I663985
- Script error thrown when collapsing the root node with task mode set to custom andenableMultiTaskbar
enabled issue has been fixed.#I665270
- Work not calculated correctly on parent task, after child outdent issue has been fixed.#F195374
- Console error thrown when scrolling in virtualization sample withallowSelection
set to false issue has been fixed.#I666264
- Console error occurred while taskbar drag with null duration issue has been fixed.
Grid
Bug fixes
#I662531
- The script error that occurred when autofit was enabled in the Grid, the width of the first column was undefined, and its visibility was set to false has been resolved.#I661447
- Resolved an issue where templates were not rendered in the printed output of the React Grid.#I664462
- Resolved the issue whereSelectedRowIndex
was not updating correctly whenallowSelection
was enabled dynamically.#I666371
- Resolved the issue where therowSelected
event was triggered twice when persist selection was enabled.#FB63898
- The script issue caused by an initial filter query with complex predicates when using theODataV4Adaptor
has been resolved.#I665773
- Fixed the issue where theColumn Menu popup
was not positioned correctly when theStickyHeader
feature was enabled, and the screen was zoomed.
ListBox
Bug Fixes
#I667040
- Issue with "previous and current index are not return proper values inlistbox
while drag and drop event" has been resolved.
MultiColumn ComboBox
Bug Fixes
#I666815
- Now the issue with value selection using complex data binding in the Multicolumn ComboBox has been resolved.
MultiSelect
Bug Fixes
-
#I663752
- The issue where the "No records found" template was displayed when closing and opening the popup has been resolved. -
#I661577
- Fixed the issue where the placeholder was not displayed after clearing the value.
PDF Viewer
Bug Fixes
#I664554
- Now, thedocumentId
property is no longer missing in theajaxRequestInitiate
event after rotating the PDF pages.#I662588
- A proper error message is now displayed when an invalid base 64 string is loaded in the PDF Viewer.
Pivot Table
Bug fixes
#I660802
- The autofit option will now be applied correctly to the pivot table cells without any extra space.
RichTextEditor
Bug Fixes
-
#I665346
- Now, the table edit properties are applied properly without any errors when editing a table using theTableEditProperties
quick toolbar option in the Rich Text Editor. -
#I659461
- Now, the link functionality works properly when pressing theEnter
key in the Firefox browser in the Rich Text Editor. -
#I665113
- Now, performing the enter action at the beginning of the text in Firefox works correctly without generating any console errors. -
#I666517
- Now, the imagesrc
is updated properly when theactionBegin
event argument is changed in the Rich Text Editor. -
#I664456
- Now, when the backspace key is pressed at the beginning of a line, it correctly merges only the adjacent lines instead of all lines in the Rich Text Editor.
Spreadsheet
Bug fixes
#I664340
- Issue with "columns do not scroll when autofill the cell values by dragging to the left with frozen columns" has been resolved.
Tab
Bug Fixes
#I664211
- The issue with tab resizing does not work properly when the height adjust mode is set toNone
has been resolved.
Tree Grid
Bug Fixes
#I661832
- Collapsed records are now displayed properly in the viewport for last set of records when virtualization is enabled.
TreeView
Bug Fixes
FB63997
- Prevent expanded nodes from collapsing when using addNodes or moveNodes method with preventTargetExpand set to true in TreeView.