I am following https://github.com/heukirne/xs-sapui-crud, The read var oModel = new sap.ui.model.json.JSONModel works but add/edit/delete doesn't work. Found out that sap.ui.commons has been deprecated and replaced by sap.m. Is this the reason menu.html is not able to call add/edit/delete .xsjs and pass on value.
Is there any way around or how to update new libarary and button so aforesaid start working.