Jiri Spac

Results 238 comments of Jiri Spac

@KATT `enabled: false` can certainly be used, but coming from apollo client I was a bit confused how to do this. Please consider it for addition. It's not just an...

thanks for cleaning this up! I was in the alps for the last 5 days otherwise I would have applied your suggestions myself. Will open a PR with `isPrismaError` helper...

I will try to prepare it over the weekend

@onurzorluer vscode has a quick action for doing exactly that refactor BTW.

This is still an issue. We're running into this on CI, our dev and prod. Here's a sample stack trace: ``` Invalid `prismaClient.favorites.create()` invocation in /home/runner/work/official-graphql/official-graphql/graphql/test/_fixtures/favorite-fixture.ts:24:42 21 longitude: string |...

I have same issue with node.js arm64 lambda. Can anyone at least give an estimate?

@jguddas solving it in ts-server is super super complex though. I would love to see prefixes. Ideally we can have prefixed react components in a separate package like `import {...

@karsa-mistmere what do you mean? Where? I may be stupid, but I don't see how to import them with a prefix. Are you suggesting I use https://lucide.dev/guide/packages/lucide-react#one-generic-icon-component ? I could,...

I think prefixes are better than suffixes. Also prefix 'Lucide' is better than 'Icon'. If you have multiple icon packs in your codebase lucide prefix makes it perfectly clear what...