Axel Padilla

Results 5 comments of Axel Padilla

Same problem here. Hopefully this can be fixed :)

> Hey, folks. I'm having the same issue as the above commenter, with the lambda approach throwing a `TypeError` because `'bool' object is not iterable`. I also tried the other...

Tried `cd packages/db && pnpm add -D drizzle-kit` and I still get this ``` ERR_INVALID_ARG_TYPE  The "path" argument must be of type string. Received undefined ``` Installing as normal dependency...

bump on this, still very important change for sqlite imo

Just in case this seems useful to anyone. My usecase included doing `router.push` calls to add navigate to the same page but with new search params. I wanted to trigger...