Skip to content

Build issues with globals.title and globals.theme #126

@JSDA123

Description

@JSDA123

For some reason globals.title and globals.theme are not applied during build. After changing these fields in Directus, the changes are not seen after building the frontend.

In the page metadata, there remain references to 'AgencyOS', making it unsuitable for production.

For example:
<meta property="og:site_name" content="AgencyOS">

And:
<script type="application/ld+json" id="schema-org-graph" ... "@type":"WebSite","name":"AgencyOS", ... </script></body></html>

I'm new to Nuxt so I can't quite see where it is going wrong. Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions