Heath Hopkins

Results 6 comments of Heath Hopkins

@roj1512, there's an override for the fetch function in `@neondatabase/serverless` that lets you set the connection header. ```typescript import { neon, neonConfig } from "@neondatabase/serverless" neonConfig.fetchFunction = (url: Parameters[0], options:...

Any update on this? The [documentation for global filters](https://tanstack.com/table/v8/docs/api/features/global-filtering) demonstrates using a column's filterFn for global filtering, but when using an inline function for filterFn, the function never gets called.

Put it inside of a UIView that has the background color you want.

It seems to be broken again in 3.22.4. Reverting to 3.22.3 resolved.

I had the same issue on macOS arm64. Downgrading the Redshift driver to 2.1.0.34 resolved it.