Use `setTimeout( function () { ... }, 0 )` to make the CRUD methods asynchronous.
Use
setTimeout( function () { ... }, 0 )to make the CRUD methods asynchronous.