The Supabase-based tests using Prisma ORM and Drizzle sometimes seem to fail with a 500 error.
The corresponding API route are api/supabase-prisma-node and api/supabase-drizzle-node.
When it breaks, this is the output in the browser console:
In these cases, the rendered chart areas stay empty.
@leerob would you be able to take a look at the logs for the above routes and see if there are any errors related to the Supabase DB or some other thing?