Andrii Tkach created AMBARI-23935:
-------------------------------------
Summary: ambari ui fails to load due to js error
Key: AMBARI-23935
URL: https://issues.apache.org/jira/browse/AMBARI-23935
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.6.2
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.7.0
Ambari UI is failing to load completely due to below js error
{code}
app.js:16513 Uncaught TypeError: Cannot read property 'get' of undefined
at app.js:16513
at Array.forEach (<anonymous>)
at Class.getServiceVersionFromRepo (app.js:16494)
at invokeAction (vendor.js:4833)
at iterateSet (vendor.js:4815)
at Object.sendEvent (vendor.js:4932)
at notifyObservers (vendor.js:3524)
at Object.Ember.notifyObservers (vendor.js:3639)
at Object.propertyDidChange (vendor.js:4272)
at ChainNodePrototype.chainDidChange (vendor.js:3987)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)