jeudi 15 février 2018

model.reload not working in ember js

When i tried to reload the model using the model.reload this is not working

invoke: function () {
           var ctl = RSuite.Tab.currentTab.getController(),
               model = ctl.get('formModel');
              return model.reload();
       }

Please suggest me

Thanks in Advance




Aucun commentaire:

Enregistrer un commentaire