Помогите разобраться. Мне ответили:
https://www.sencha.com/forum/showthr...37#post1134337
Can you please share code of how you have bind the loginedEmployee.
Я выслал
items: [{
xtype: 'numberfield',
fieldLabel: 'Logined Employee',
bind: '{loginedEmployee}'
},
В ответ
Its not the correct way of binding. Pls go through this link
https://docs.sencha.com/extjs/6.0/ap...a_binding.html
И что я там некорректного сделал с binding-ом?