Missing ENV variables

When previewing the app, I am getting a warning about missing ENV variables:

NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY
NEXT_PUBLIC_VAPID_PUBLIC_KEY

These VARs are created in the project settings, and there is env.local file containing those variables.
After many tries v0 could not resolve the issue. The app is working as expected, and I can see those vars in the browser console.

Any idea?

Hey Tony!

Did you build your app from scratch on v0? Is that where you’re missing the variables?

I have built it from scratch on v0.

Thank you for sharing. Do you have an example v0 chat we can look at?

For now, I’ll pass this onto the team.

I also noticed we have a similar report here: [v0 bug?] inline preview works, but separate tab does not

Yes I do have a chat. You can refer to any of my chats in my single project. Definitely looks like a bug.

Hi, Tony!

We shipped a fix yesterday. Can you check if it works now?

Hi Pauline,

no effect. Still popping up.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.