Benjamin Behringer
Benjamin Behringer
Yes and I don't know why they disappear since the code is just copied and the corresponding code lines are included.
Ah, I see. I also receive the message:
I can also confirm that after `gatsby clean && gatsby build`post tags are available, but are missing after a `gatsby build && gatsby build`!
I guess you are using the docker image v022.08. One option is to build [v022.10](https://github.com/supabase/supabase/releases/tag/v0.22.10) yourself. To unlock webhooks you could simply change the `showHooksRoute` to true: And voilá:
Forgot to mention that you need to check this out as well: - https://supabase.com/blog/supabase-functions-updates - https://github.com/supabase/postgres/blob/9e005ae7704b4ebd9b60711c33cb0ef384d4cb5e/migrations/db/init-scripts/00000000000003-post-setup.sql - https://github.com/supabase/pg_net/
Supabase is under heavy development. So my guess is that they just didn't update the docs and docker images yet. Since they open sourced it, it's possible to unlock functions...
Any plans to fix this? Long keys are also displayed incorrectly rendering the quick search useless.