marcvan-dijk

Results 2 comments of marcvan-dijk

Hi, I'm trying to do smt simulair, but the loop overwrites the last filter. Could you point me how to add a filter (AND) ``` protected queryString(queryObj: PagedListInput) { const...

> Got the same kind of problems 😢 I got around these errors by editing tsconfig.json and adding to compileroptions: "skipLibCheck": true Not a real solution I think, because as...