You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/09/14 02:57:00 UTC

[jira] [Closed] (KYLIN-1868) Page is blank with JS error

     [ https://issues.apache.org/jira/browse/KYLIN-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI closed KYLIN-1868.
-------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>         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}
> It seems when the network is slow, there will be such error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)