Dustin

Results 15 comments of Dustin

That would be awesome, also for nestJS applications. Users have been asking for this for years: - https://github.com/auth0/node-oauth2-jwt-bearer/issues/63 - #75

> * Is there a way to reproduce the issue, or is there any "specifics" that trigger the issue (db size, ...) ? Is there a specific database size where...

> I noticed the smallest difference between `packages/nestjs-zod/src/__e2e_tests__/openapi.test.ts` and my minimal example -- if I change the import > > - import { createZodDto } from "nestjs-zod"; > + import...

We faced the same issue and decided to upgrade the entire toolchain using swc, esm and vitest like in https://github.com/AlbertHernandez/nestjs-service-template. Surely not a silver bullet, but that options also exists...

Fyi: `@bryntum/schedulerpro-vue-3` seems to be also affected leading to similar errors. Can this be fixed?