Can't get createServerData$ to work as expected
I have other projects that use routeData / createServerData$ / useRouteData that work fine. This one is giving me fits.
In the below, trying to read the records() accessor gives me "records is not a function"
My prisma schema/client are cool, typings there are good. I've reduced the code to a minimal example and it still doesn't work. I've tried everything I know, and still no joy. Ideas anyone? Thanks
In the below, trying to read the records() accessor gives me "records is not a function"
My prisma schema/client are cool, typings there are good. I've reduced the code to a minimal example and it still doesn't work. I've tried everything I know, and still no joy. Ideas anyone? Thanks
