Essential Studio for React Release Notes
v18.2.57
September 8, 2020
DocumentEditor
Bug Fixes
-
#148494
- Resolved script error on destroying the container. -
#289186
- Resolved layout issue on exporting a text box. -
#289172
- Resolved script error when two or more server request is passed at same time. -
#287775
- Resolved script error on saving a document with form field. -
#289902
- Custom page height and width is now updating properly in page setup dialog. -
#289902
- Resolved review pane enabled issue when track changes is disabled. -
#157264
- Resolved script error when finding a text with curly braces. -
#290625
- Tick icon in line spacing is aligned properly now. -
#291882
- Now,Text contents were not transformed to upper case while copying. -
#287582
- Apply shading property for form field is now maintained also on exported document. -
#280951
- Table contents were not rendered on footer region now. -
#287195
- Resolved script error throw while deleting large text inside a table.
Features
-
#156915
- Added public API to check whether the selection is in edit region. -
#287831
- Added public API to show spell check dialog. -
#284434
- Spell checker performance was optimized.
FileManager
Bug Fixes
-
#288598
- Now, the file details will be sent correctly to the server side while using the rootAliasName property.
Gantt
Bug Fixes
-
#290457
- Issue on customizing the background colour of taskbar in Resource view has been fixed. -
F157498
- Console error on indenting record after sorting has been fixed.
Grid
Bug Fixes
-
#288147
- Script error while usingaddRecord
inIE11
, has been fixed. -
#288292
- copy and paste inmac os
issue has been resolved. -
#290651
- column chooserpop-up
is hidden partially has been fixed. -
#290215
- Checkbox selection issue when delete records, has been fixed.
Heatmap
Bug Fixes
- The unwanted tags were removed.
InPlaceEditor
Features
-
#288860
- Provided the new eventssubmitClick
andcancelClick
that triggers when clicking the In-place editor submit and cancel buttons.
Kanban
Bug Fixes
-
#289221
- The issue with “Two empty placeholders appear on the content cell when dropping the cards to its original position” has been resolved. -
#289831
- The issue with “Cards are jumped to the last position of the column when the dialog template values are not changed” has been resolved.
PDFViewer
Bug Fixes
-
#285509
- Now, the signature is loaded Properly in the PDF document.
Features
-
#283678
- Exposed the method for deleting the annotations. -
#289426
- Provided the support to import the annotations based on the annotationCollection.
QueryBuilder
Bug Fixes
- Issue with ‘setRulesFromSql’ method is fixed.
Schedule
Bug Fixes
-
#156859
- An issue with the resource name is displayed wrongly in quick popup has been fixed. -
#157022
- An issue with character encoding in german umlaut culture while import iCalendar has been fixed. -
#289020
- An issue with script error throws while creating new events in the iPhone has been fixed.
Tab
Bug Fixes
-
#290667
- An issue with tab elements is not destroyed properly while the unmount has been fixed.
TreeGrid
Bug Fixes
-
#291330
- Expand or Collapse of the inner level parent records in custom binding works fine. -
#289600
- Updating the datasource dynamically with Virtualization after scrolling works fine.