vruffer

Results 3 comments of vruffer

I have also experienced this problem, it isn't just limited to sorting either. If you enable global filtering, `filterFn` will not be invoked with the columnId of columns with an...

> Any suggestion what the generated type for `exactOptionalPropertyChecks` should be? I can see this unresolved [issue](https://github.com/microsoft/TypeScript/issues/54919) being a blocker > > I found a few options, but none are...

> Hi all 👋 > > The following alpha versions were released to fix both `noImplicitOverride` and `exactOptionalPropertyChecks` issues: > > ``` > @graphql-codegen/typed-document-node@5.1.2-alpha-20250623130924-8606c80a30f0bc2fe652944af3640509d90e0ef9 > @graphql-codegen/client-preset@4.8.3-alpha-20250623130924-8606c80a30f0bc2fe652944af3640509d90e0ef9 > ``` > >...