Skip to content

SEO-plugin: Descriptions not displayed properly #11201

Answered by sceppi
sceppi asked this question in Q&A
Discussion options

You must be logged in to vote

OK, I found the issue. It's related to i18n within payload.config.ts when using nl language

i18n: {
fallbackLanguage: "nl",
supportedLanguages: { en, nl },
},
Apparently, the seo-plugin translations are not present in the nl language.

My god, that was a long search to find the root cause

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sceppi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants