InfiniteScroll: Le liste (Beni / Servizi / Eventi) devono essere caricate in automatico, scorrendo la lista...

fix category
This commit is contained in:
paoloar77
2022-08-15 15:10:00 +02:00
parent 0b6188699e
commit c93361dfa2
38 changed files with 1051 additions and 328 deletions

View File

@@ -126,7 +126,8 @@ export const Api = {
return reject({ code: toolsext.ERR_AUTHENTICATION })
}
}
if (tools.isDebug())
console.log('result', res)
return resolve(res)
})
.catch((error) => {