You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Zhong,Jason (JIRA)" <ji...@apache.org> on 2016/02/17 06:44:18 UTC

[jira] [Commented] (KYLIN-1414) Couldn't drag and drop rowkey, js error is thrown in browser console

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

Zhong,Jason commented on KYLIN-1414:
------------------------------------

it's firewall issue for some user, bower can not fetch jquery-ui.js due to firewall issue.


> Couldn't drag and drop rowkey, js error is thrown in browser console
> --------------------------------------------------------------------
>
>                 Key: KYLIN-1414
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1414
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>    Affects Versions: v2.0
>            Reporter: Shaofeng SHI
>            Assignee: Zhong,Jason
>             Fix For: v2.0
>
>
> Create a new cube with the web wizard, in the "Advanced setting" step, try to drag and drop a column in the "Rowkeys" section, but found it couldn't be d&d; In the browser console (Chrome), there is JS error:
> {code}
>   TypeError: element.sortable is not a function
>     at link (http://kylin-qa/kylin/js/scripts.min.0.js:32925:19)
>     at nodeLinkFn (http://kylin-qa/kylin/js/scripts.min.0.js:6780:13)
>     at compositeLinkFn (http://kylin-qa/kylin/js/scripts.min.0.js:6167:13)
>     at compositeLinkFn (http://kylin-qa/kylin/js/scripts.min.0.js:6170:13)
>     at publicLinkFn (http://kylin-qa/kylin/js/scripts.min.0.js:6063:30)
>     at boundTranscludeFn (http://kylin-qa/kylin/js/scripts.min.0.js:6187:21)
>     at controllersBoundTransclude (http://kylin-qa/kylin/js/scripts.min.0.js:6801:18)
>     at Object.ngIfWatchAction [as fn] (http://kylin-qa/kylin/js/scripts.min.0.js:19799:15)
>     at Scope.$digest (http://kylin-qa/kylin/js/scripts.min.0.js:12702:29)
>     at Scope.$apply (http://kylin-qa/kylin/js/scripts.min.0.js:12967:24)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)