y471n

Results 12 comments of y471n

I'm also getting the same issue. @DeveloperRyan Were you able to solve this somehow?

Something similar to React Query would be great: https://react-query.tanstack.com/guides/placeholder-query-data

Having a similar problem here. Any clue how to work with other payment providers?

Hi Supabase team, any updates on this issue?

Does not work for me. On the latest version of Qwik.

This integration is really exciting. Any update when is it getting merged?

With Vercel I end up the following error during build: ``` Error: The Edge Function "_qwik-city" is referencing unsupported modules: -- 06:35:02.062 | - assets/@qwik-city-plan-e244df1e.js: .prisma/client/index-browser 06:35:02.156 | Deployment completed...

Here's a demo Github Repo with the same issue: https://github.com/y471n/qwik-demo-app-with-prisma ``` Error: The Edge Function "_qwik-city" is referencing unsupported modules: -- 14:36:34.299 | - @qwik-city-plan.js: .prisma/client/index-browser 14:36:34.369 | Deployment completed...

Guys, till this is resolved either from Prisma or QwikJS. Any other recommendations of an ORM that plays nice with Qwik?

This is from qwik supabase auth lib. `import { createServerClient } from 'supabase-auth-helpers-qwik';` https://qwik.builder.io/docs/integrations/supabase/