Closed Meettya closed 8 years ago
I have error on call service with empty plain object
doThing({}).then(...)
TypeError: undefined is not a function at clone (/project/node_modules/studio/src/util/clone.js:56:19)
Thx @Meettya just published your fix :)
I have error on call service with empty plain object
doThing({}).then(...)