Shaofeng SHI created KYLIN-1868:
-----------------------------------
Summary: Page is blank with JS error
Key: KYLIN-1868
URL: https://issues.apache.org/jira/browse/KYLIN-1868
Project: Kylin
Issue Type: Bug
Components: Web
Affects Versions: v1.5.3
Reporter: Shaofeng SHI
Assignee: Zhong,Jason
Fix For: v1.5.3
Attachments: Screen Shot 2016-07-11 at 11.08.21 AM.png
Try to create a new cube, in the "dimension" tab, the page is blank (see
attachement) and there is JS error in console:
{code}
scripts.min.0.js:10159 TypeError: Cannot read property 'fact_table' of undefined
at Scope.$scope.initColumns
(http://host:7070/kylin/js/scripts.min.0.js:42705:47)
at new <anonymous> (http://host:7070/kylin/js/scripts.min.0.js:42770:16)
<div ng-include="" src="curStep.src" class="ng-scope">
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)