Daiu Szwimer

Results 6 comments of Daiu Szwimer

@freshollie i'm using the version `^2.541.0`. And yes, I'm using the `promise()` at the end, I forgot to clarify that. The `this.db` references a file that exports `{query: (params) =>...

@freshollie I debugged and the problem seems to be related to line 54 on `dynalite/actions/query.js` ``` if (!data.KeyConditions[attr]) { if (isHash || Object.keys(data.KeyConditions).length > 1) { return db.validationError('Query condition missed...

@freshollie idk if this answers your question but the code should return what the query needs which is a result object with the `Items` key that has an array with...

yes, I have :) The query works fine @freshollie

Hi @Lissy93 , how are you? The SVG Logo takes a second to load (as you can see on the gif above), so instead of showing nothing there, we decided...

@evayuhz could you please share the fix?