Andrii Babiichuk created AMBARI-11015:
-----------------------------------------
Summary: JS error after Host configs page reload
Key: AMBARI-11015
URL: https://issues.apache.org/jira/browse/AMBARI-11015
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 2.1.0
Go to Hosts Configs page
Reload it
JS-Error appears
{noformat}Uncaught Error: <DS.StateManager:ember6509> could not respond to
event setAssociation in state rootState.loading.{noformat}
Triggerred on
{code}
_saveThemeToModel: function(data) {
App.themesMapper.map(data);
},
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)