Charis
Charis
Just merged a [PR that fixes this](https://github.com/supabase/supabase/pull/21718)! With many thanks to @IcedTea2K
> @charislam do you think you could make the updates? Done: https://github.com/timescale/docs/pull/1837
LGTM but I'm not super familiar with this flow, so I'll get @thorwebdev's second opinion as the author
No problem @thibault-chausson! For the future, it's best not to push to the branch after approval (unless of course you want to make more changes 😄), otherwise we have to...
Ahh, that's the main supabase.com website. That failure looks like a fluke, I just reran the check and hopefully this will merge 🤞🏼
Thanks @dhairyathedev! The difference between the tutorial and your case is that you're using an error-catching page (`error.tsx`) and the tutorial is using a normal page that just happens to...
Pushed a fix! Should work now 🤞🏼
@kevcodez, you're the expert here. Could you check if the docs accurately describe the current billing model and see if there's a way to make them clearer?
Thanks @oliviermills! Could you update the column description below to match as well?
Thanks for the report, @Taxeon! Which instructions are you following? I just followed all the instructions from [this guide](https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app) exactly in a fresh Next project. Only addition was a console...