Undefined header

I’m trying out the New Dashboard.
When I switch to it. In the Browser tab, it shows undefined.
Here is a picture of the tab. How do I fix that?
Also, when a page is refreshed it shows a 404 page, not the refreshed page.
Screenshot 2022-07-25 142952

Hi,

@ben can you please advise?

@david this looks like .env was build without title? :slight_smile:

@ben

Yes, when we build for production using github actions, it looks like we do not copy the .env.example to .env

I’m not sure if we will break something however as then we will explicitly define the APP_URL for the react project, which may not be the users actual path?