Hi,
i’m having difficulties debugging the error that I get in the browser when I put items for sale from my items. Could someone help me debug this, plase?
Server version 0.0.222
Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at h.formatParam (index.js:224)
at index.js:100
at Array.map (<anonymous>)
at h.encodeParameters (index.js:94)
at index.js:439
at Array.map (<anonymous>)
at Object.d._encodeMethodABI (index.js:438)
at Object.d._processExecuteArguments (index.js:701)
at Object.d._executeMethod (index.js:720)
at ensureMarketplaceIsApproved (main.js:339)
h.formatParam @ index.js:224
(anonymous) @ index.js:100
h.encodeParameters @ index.js:94
(anonymous) @ index.js:439
d._encodeMethodABI @ index.js:438
d._processExecuteArguments @ index.js:701
d._executeMethod @ index.js:720
ensureMarketplaceIsApproved @ main.js:339
async function (async)
userItem.getElementsByTagName.onclick @ main.js:281