Essential Studio for EJ2 TypeScript Release Notes
v20.1.50
April 19, 2022
Common
Bug Fixes
-
#I370803
- The issue with “Script error occurs while opening the popup in the DropDownList” has been resolved.
Chart
Bug Fixes
-
#I372766
- Now axis labels rendered properly when resizing. - Now tooltip is rendered properly when RTL is enabled.
Checkbox
Bug Fixes
-
F173431
- Issue with Checkbox validation state is incorrect issue has been resolved.
DocumentEditor
Bug Fixes
-
#I374477
- Resolved the script error in XmlHttpRequest in lock and edit. -
#I372421
- Resolved issues in insert row/column paragraph format inheritance from previous paragraph. -
#IF173898
- Resolved the highlight color is not preserved in copy/paste.
Gantt
Bug Fixes
-
#372623
- New record keeps an editable state in dependency tab even after switching the tabs has been fixed. -
#373803
- Scrollbar not available in notes tab issue has been fixed. -
#372344
- Issue intaskLabelTemplate
usingngTemplate
has been fixed. -
#372131
- Issue intaskbarTemplate
withenableMultiTaskbar
enabled has been fixed.
ListBox
Bug Fixes
- Issue with “Keyboard navigation correction for select the multiple items of listbox” has been resolved.
PDFViewer
Bug Fixes
-
#I366955
- Now, the page can be scrolled in mobile mode when it is in fitToPage mode. -
#I368168
- PDF Viewer toolbar appeared properly from view on zooming in mobile mode. -
#I367878
- The Script error will no longer be thrown while clicking the form field for the second time. -
#I368770
,#I373344
,#I372215
- Now, the properties of text box fields are changed properly using thetextFieldSettings
property. -
#I370140
- The label content of calibrate annotations is correctly updated when their properties are edited programmatically. -
#I370758
- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device. -
#I370904
- The signature collection and some signature properties are properly defined in theaddSignature
event on mobile device. -
#I373344
,#I372215
- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
Features
-
#I362221
,#I364814
,#I368380
,#I363379
- Provided the support for field Id and field Name for the Form Fields events. -
#I353301
- Implemented thezoomTo
method.
RadioButton
Bug Fixes
-
F171644
- Issue with Name attribute not updated properly in radio button and checkbox for components has been resolved.
RichTextEditor
Bug Fixes
-
#I367373
- Now, pressingctrl+z
to undo the changes works properly whenenterKey
is configured asBR
.
Schedule
Bug Fixes
-
#I373678
- An issue with the recurrence appointment time change in the DST time zone has been fixed. -
#I372043
- An issue with the appointment rendering performance of the month view has been fixed. -
#I373179
- The ScheduleexportToICalendar
method throws a script error on exporting events issue has been fixed. -
#I373707
- An issue with the appointments in the min-max date range not rendered in the month view has been fixed.
Spreadsheet
Bug Fixes
-
#I372580
- Custom function causes exception in spreadsheet server while performing save operation issue resolved. -
#I372580
- Multiple cell range in custom formula is passed directly as cell range.