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

[jira] [Assigned] (IGNITE-9598) Error in console if user goes away from queries

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

Alexander Kalinin reassigned IGNITE-9598:
-----------------------------------------

    Assignee: Alexey Kuznetsov  (was: Alexander Kalinin)

Fixed error. Please review.

> Error in console if user goes away from queries
> -----------------------------------------------
>
>                 Key: IGNITE-9598
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9598
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>            Reporter: Alexander Kalinin
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>
> If startWatch cluster function operates too long and user goes aways from queries the following error is raised in console:
> {code:java}
> Cannot read property 'unsubscribe' of undefined
> at NotebookCtrl.$onDestroy (controller.js:1972)
> at callOnDestroyHook (angular.js:10068)
> at Scope.$broadcast (angular.js:19165)
> at Scope.$destroy (angular.js:18779)
> at cleanupLastView (ui-router-angularjs.js:1799)
> at ui-router-angularjs.js:1849
> at publicLinkFn (angular.js:9234)
> at lazyCompilation (angular.js:9626)
> at updateView (ui-router-angularjs.js:1838)
> at Object.configUpdatedCallback [as configUpdated]
> {code}



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