Alexander Borukhman
Alexander Borukhman
It seems that I've managed it to work in the module with this code I was not clear that you have to pass **module store** to the `defaultMutations()` and not...
@mesqueeb Yeah! I've just figured it out! Thanks a lot, great package. I'll try to report any uncertainty that I will find with a "newbie eye". I'm also heavily using...
Any progress on that?
Does the fix is on a roadmap already? Or we just have to avoid nested NBs?
I'll try to break batches via using `dispatch("batchSync")` between two array operations. Supposedly it should send all accumulated updates to the firestore.
any updates on that issue?
you have an error in the example https://adobexdplatform.com/plugin-docs/reference/javascript/javascript-support.html#can-i-use-require
it works like that `const { getDocumentAsJSON } = require("./node_modules/xd-json-wrapper/index");`