you could try as below to update the bindings too after clearing the data.
oModel.setData({modelData:{}}); oModel.updateBindings(true);
you could try as below to update the bindings too after clearing the data.
oModel.setData({modelData:{}}); oModel.updateBindings(true);