Essential Studio for Angular Release Notes
v21.2.5
May 16, 2023
Chart
Bug Fixes
-
#F181976
- Now the tooltip is proper when using two axes in a chart. -
#I451537
- Now, the axis label value is correct when an interval is not given. -
#I451537
- Fixed an issue where the axis label was not displaying correctly. -
#I451537
- Now, the secondary axis label will be correctly displayed without an interval. -
#I452395
- Fixed an issue where the y-axis axis label was displaying double values. -
#I452390
- Fixed the issue where the axis label was being trimmed despite the shift given to the edgeLabelPlacement.
ComboBox
Bug Fixes
-
#I452948
- “The memory leak issue detected in the combobox component within the detach element tab of the Edge browser” has been resolved.
Diagram
Bug Fixes
-
#I456104
- Now, swimlane child nodes are selectable after save and load.
Document Editor
Bug Fixes
-
#I449912
- Resolved layout issue while opening document. -
#I450342
- Resolved the wrong Font issue while opening a document. -
#I458331
- Resolved the paragraph combine issue when insert and delete comment. -
#I458334
- Cursor position issue is resolved when shift enter key is pressed. -
#I449581
- Resolved the script error when loading the track changes document with author field empty -
#I452303
- Layout issue is now not occurred when editing the document. -
#I452150
- Resolved the hanging issue when opening the attached document. -
#I453495
- Resolved the Overlapping issue when we do enter/page break before the shape. -
#I453196
- Resolved the issue in when perform undo action for Arabic content -
#I454659
- Resolved the issue occurred when performing track changes for Arabic content. -
#I449049
- A performance issue is resolved when typing inside the table.
DropDownList
Bug Fixes
-
#I397894
- The issue “aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property” has been resolved.
FileManager
Bug Fixes
-
#I458668
- The issue, replace dialog shows when uploading the same file to different directories in File Manager with the SQL File Provider has been resolved. -
#I464322
- The issue withfileOpen
event in the File Manager component has been resolved.
Gantt Chart
Bug Fixes
-
#I449944
- Zoom out button in toolbar not enabled once after zoom in operation issue has been fixed. -
#I434098
- Issue while rendering resource view without child mapping has been fixed. -
#I461778
- Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed -
#I181309
- splitter position not updating after resize issue has been fixed. -
#I449506
- Moving child row referencing another parent row will not move all of the descendants of that another parent row issue has been fixed. -
#I457803
- Offset value is not correctly updated while connecting predecessor issue has been fixed.
Grid
Bug Fixes
-
#I459274
- The issue regarding theAll
page size is not working properly with theRemoteSaveAdaptor
has been resolved. -
#I459703
- Pager component’s tooltip not getting updated on locale change issue has been fixed. -
#F181837
- The problem related to copy-pasting when adding a new record has been resolved. -
#I452083
- The issue of text overlapping in the vertical row rendering mode of the adaptive grid has been resolved. -
#FB43372
-The Content Security Policy violation issue related to grid paging and grouping has been resolved. -
#I460038
- Resolved the issue where the detail template being rendered with bold and centred formatting.
Image Editor
Bug Fixes
- Issue with “Blinking while resizing selection in mobile mode” has been resolved.
ListBox
Bug Fixes
-
#I461307
- Issue with “No Records Template not renders properly when we set the default string in listbox” has been resolved.
Maps
Bug Fixes
-
#I457059
- Marker template will now be properly clustered in the Maps component.
PDF Viewer
Bug Fixes
-
#I460490
- Now, the signature style is saved when we save the typed signature option. -
#I460513
- Now, the exception does not occur when downloading the provided PDF file. -
#I459487
- Now, the script error does not occur when importing the values programmatically. -
#I461544
- Now, scrolling the multiline textbox field works when we set it to read-only. -
#I462652
- Now, the form field validation works properly for non-rendered pages. -
#I460704
- Now, the script error does not occur when pressing the delete key.
Pivot Table
Bug Fixes
- Drill down/up will now work properly for headers with comma in an OLAP data source.
ProgressButton
Bug Fixes
-
#I463462
- Issue in ProgressButton, spinner is not loaded properly has been resolved.
RadioButton
Bug Fixes
-
#F182133
- The issue with “Ripple element is not destroyed properly while clicking on radio button component” has been resolved.
RichTextEditor
Bug Fixes
-
#I456729
- Now, pasting the content alone with images from MS Word works properly in the Rich Text Editor. -
#I420916
- Now, RichTextEditor is in RTL mode, the direction of the toolbar items has changed properly.
Schedule
Bug Fixes
-
#I459154
- An issue with Schedule performance while rendering large set all-day appointments in vertical views has been fixed.
Tab
Bug Fixes
-
#I459687
- An issue with the “Drag and drop is not working in the tab after settingargs.cancel
to true in thedragStart
event” has been fixed.
TimePicker
Bug Fixes
-
#454411
- Issue with “Value is not updated for timepicker component when setting programmatically” has been resolved.
Tree Grid
Bug Fixes
-
#I826966
- Fixed a bug where records were getting missed when adding a record at the bottom of the virtualization enabled sample. -
#I454734
- Resolved filtering is not working properly when using remote data with hierarchy mode as “Both”.
TreeView
Bug Fixes
-
#I459316
- Now the nodeExpanding event triggers for addNodes method based on the value of preventExpand argument. -
#I450146
- Provided the horizontal scroll support for the TreeView component in mobile mode.