Bijig0

Results 7 comments of Bijig0

issue on Docker macOs too

> Still facing this issue on Mac. Even stopping/restarting supabase does not pickup new function changes. @Bijig0 did you ever solve for mac? Unfortunately not, I personally switched to vercel...

> Wondering if there's any updates on this. Also a little off-topic, but anyone got a clue how to get properly typed responses for relational fields? Let's say I have...

Hi, Sorry for the late reply, you can check it out here https://github.com/Bijig0/msw-supabase-testing put in the supabase_url, and anon_key, then run npx vitest

> Hi! Here's a few things I recommend: > > 1. Don't put `server.listen()` in `it`/`test` blocks. Put them in the `beforeAll` hook instead. > 2. The URL you provide...

@encima Hey just checking in that this issue is currently being looked at?