-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
// Given
- I use Chrome74
- I navigate to the Decision Instance Page from the Decision Definition Page
// Then
The DMN table is not displayed
// Expected
The DMN Table is displayed
// Notes
Race condition in https://github.com/camunda/camunda-commons-ui/blob/master/lib/widgets/dmn-viewer/cam-widget-dmn-viewer.js#L263
$scope.table is sometimes not initialized. Add a listener in case table is not available yet
This is the controller panel for Smart Panels app
- is related to
-
CAM-10525 Backport "deployment page, dmn loading spinner never ends" to 7.10 and 7.9
- Closed