Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta title not working on Payload V3 #6991

Closed
mcornielje090404 opened this issue Jul 1, 2024 · 1 comment
Closed

Meta title not working on Payload V3 #6991

mcornielje090404 opened this issue Jul 1, 2024 · 1 comment
Labels
status: cant-reproduce If an issue cannot be reproduced v3

Comments

@mcornielje090404
Copy link

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

  • Add "admin.meta.title"

  • The error will appear in the console

  • Add "admin.meta.titleSuffix"

  • The title will not change to add the suffix, nor will the automatic payload titles work.

Adapters and Plugins

No response

@mcornielje090404 mcornielje090404 added status: needs-triage Possible bug which hasn't been reproduced yet v3 labels Jul 1, 2024
@paulpopus
Copy link
Contributor

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

@paulpopus paulpopus added status: cant-reproduce If an issue cannot be reproduced and removed status: needs-triage Possible bug which hasn't been reproduced yet labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: cant-reproduce If an issue cannot be reproduced v3
Projects
None yet
Development

No branches or pull requests

2 participants