Regarding: [v0 bug?] inline preview works, but separate tab does not

I’ve built from scratch with v0 using Supabase integration. Like the post at “[v0 bug?] inline preview works, but separate tab does not”, the site runs fine in the inline preview, and if I deploy the app.

However, if I use “open in new tab”, the site displays the error: either NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY env variables or supabaseUrl and supabaseKey are required!

The environment variables are set, as evidenced by the site working correctly during in-line preview.

Any assistance is appreciated.

Hi @kevinwasie, welcome to the Vercel Community!

I’m sorry that you’re facing this issue. Can you try forking the project and see if that resolves the issue?

I get an error when I try to fork “Something went wrong. Please try again”

Hi @kevinwasie, sorry about that. Let me talk to the team and see what could be the reason.

Hi @kevinwasie, thanks for waiting. The team is working to find a solution for environment variables in the new window. So, this is not an issue specific to your project.

In the meantime, I’d recommend you to use the inline preview or the deployed versions of your project.