Github user weand commented on the issue:

    https://github.com/apache/zeppelin/pull/2835
  
    height issue is solved. thanks.
    
    but now got the bahvior, that results are duplicated:
    [https://ibin.co/3trkDDqHas5m.gif](https://ibin.co/3trkDDqHas5m.gif)
    
    and the following is logged into console:
    `result.controller.js?55cc:685` 
    ```
    Graph drawing error TypeError: Cannot read property 'core' of undefined
        at TableVisualization.refresh (eval at <anonymous> 
(app.bundle.js:1968), <anonymous>:172:26)
        at TableVisualization.activate (eval at <anonymous> 
(app.bundle.js:1962), <anonymous>:108:14)
        at afterLoaded (eval at <anonymous> (app.bundle.js:2172), 
<anonymous>:699:31)
        at retry (eval at <anonymous> (app.bundle.js:2172), <anonymous>:235:7)
        at angular.js:19374
        at completeOutstandingRequest (angular.js:5955)
        at angular.js:6234
    ```


---

Reply via email to