Drew Templeton
Drew Templeton
# Bug report Database views are not created after adding them to a migration file ## Describe the bug Adding a view in a migration file does not make that...
# Feature request It would be nice if the useUser hook could accept an argument for initial data in cases where a user is fetched on the server, and useUser...
I am updating this to version 1 and am having trouble with the deployment_id. I have tried many combinations of values for it and I cannot seem to get this...
While using a custom domain with the JS client, Edge Functions do not work. Switching back to the Supabase URL works.
# Bug report ## Describe the bug While adding the vault extension to a local Supabase development environment, the extension cannot be found and/or installed. ## To Reproduce Add migration...
Importing the Stripe library results in the stripe client being typed as `any`. I've tried as many combinations of esm.sh imports for Stripe as I can, including the one referenced...
While importing the Stripe library, the types come back as `any.`. I've tried as many combinations of esh imports for the Stripe library as I can and am at a...