-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
Severity 3 - Minor
-
Issue Summary
Dragging components in Automation editing mode does not work.
Steps to Reproduce
- In Automation editing screen, try to drag a component to another scope
Expected Results
Component can be dragged and dropped
Actual Results
Component cannot be dropped
The below exception is thrown in the xxxxxxx.log file:
Uncaught TypeError: s.findDOMNode(...) is null
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available