Khalid Huseynov created ZEPPELIN-2773:
-----------------------------------------
Summary: Console type error on logout: cannot set property
'principal'
Key: ZEPPELIN-2773
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2773
Project: Zeppelin
Issue Type: Bug
Reporter: Khalid Huseynov
Fix For: 0.8.0
when auth enabled and on logout below trace can be seen in console
{quote}
TypeError: Cannot set property 'principal' of undefined
at navbar.controller.js:97
at vendor.096f989dd7de73d2.js:34
at g (vendor.096f989dd7de73d2.js:34)
at vendor.096f989dd7de73d2.js:34
at o.$eval (vendor.096f989dd7de73d2.js:34)
at o.$digest (vendor.096f989dd7de73d2.js:34)
at o.$apply (vendor.096f989dd7de73d2.js:34)
at i (vendor.096f989dd7de73d2.js:34)
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)