Hi everyone,
we are trying to delete an object in offline mode by using mx.data.remove but got the following error:
Error: Not implemented yet
at Object.<anonymous> (http://localhost:8080/mxclientsystem/mxui/mxui.js?636409164700726064:24:11503)
at e (http://localhost:8080/mxclientsystem/mxui/mxui.js?636409164700726064:5:122951)
at Object.<anonymous> (http://localhost:8080/mxclientsystem/mxui/mxui.js?
So it seems that the current api is not supported in offline mode.
Do you know how to delete it correctly?
Best regards,