rcomesan

Results 3 comments of rcomesan

I had a very similar problem, all of a sudden the streak was gone and the heatmap showed many missing days. I looked into the backups to see what went...

I'm also getting the same error when trying to import an inferred zod type ```[plugin:vite:vue] [@vue/compiler-sfc] Unresolvable type reference or unsupported built-in utility type``` ```typescript import { z } from...

Same problem here happening on Supabase CLI even after setting `auth.email.enable_confirmations = false`. To reproduce: 1. Call `admin.admin.createUser` with `email_confirm: false` 2. Calling `auth.signInWithPassword` throws `email_not_confirmed`