You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 10:02:00 UTC

[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

    [ https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973202#comment-16973202 ] 

ASF GitHub Bot commented on KYLIN-4252:
---------------------------------------

wkh8011 commented on pull request #937: KYLIN-4252
URL: https://github.com/apache/kylin/pull/937
 
 
   KYLIN-4252 Fix the error "Cannot read property 'index' of null" in visualization page
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Fix the error "Cannot read property 'index' of null" in visualization page
> --------------------------------------------------------------------------
>
>                 Key: KYLIN-4252
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4252
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>    Affects Versions: v3.0.0
>            Reporter: wu.kehua
>            Assignee: wu.kehua
>            Priority: Major
>         Attachments: image-2019-11-13-17-50-38-006.png
>
>
> If we choose the "-- choose metrics --" firstly, then we can't choose any other metric options.
> !image-2019-11-13-17-50-38-006.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?    at http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?    at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)