Hamilton Evans

Results 9 comments of Hamilton Evans

Any updates on this?

@erictu22 can you share code for extracting text via onDocumentLoad? From my testing that doesn't return the document text.

I'm also experiencing this issue. Any solutions? Do I need to update my Supabase Postgres version?

> I worked around the issue by changing the link in the invite user email template to > > `{{ .SiteURL }}sign-up?url={{ .ConfirmationURL }}` > > My page has a...

I'm having this problem as well. Can reproduce it based on the number of new entries that get bulk added to the table. Around 10 work, more than that get...

> > I'm having this problem as well. Can reproduce it based on the number of new entries that get bulk added to the table. Around 10 work, more than...

> @waylon999 You can set the timeout to greater than 5000ms. That's a limitation imposed by the UI. You can write the webhooks directly in pg_net or use the [supabase_functions.http_request](https://supabase.com/docs/guides/database/webhooks)...

> use this url "http://127.0.0.1:54321", that worked for me. This worked for me too!

Are there any maintained forks or solutions? Still running into issues on this. Thanks