payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
23.6k stars 1.51k forks source link

Meta title not working on Payload V3 #6991

Closed mcornielje090404 closed 2 months ago

mcornielje090404 commented 3 months ago

Link to reproduction

No response

Payload Version

3.0.0-beta.55

Node Version

20.13.1

Next.js Version

15.0.0-canary.37

Describe the Bug

I am attempting to change the title meta on the admin panel in Payload V3 and have noticed that the title suffix is not applied in the tab.

I have also seen that adding a hardcoded title in the admin meta object throws the following error in the console on hitting the admin page.

[10:47:10] ERROR: There were 1 errors validating your Payload config [10:47:10] ERROR: 1: "admin.meta.title" is not allowed

Reproduction Steps

Adapters and Plugins

No response

paulpopus commented 2 months ago

I just tested those config options on the latest beta and I'm unable to reproduce. Can you test on the latest and provide a reproduction repro so we can see the exact erroring config please? Will close the issue until theres repro

github-actions[bot] commented 3 weeks ago

This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.