We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is not so easy. Because the id can be a ref.
useHead(headerFromSettings(settings.value, { title: menuItems.value?.find((menuItem) => `${menuItem.id}` == (params.id as string))?.category?.name.fr }))
The text was updated successfully, but these errors were encountered:
The page's meta title isn't in sync with Category's title
Sorry, something went wrong.
fix: display category name in tab title #128
b6d3bad
fix: update category page title on category change #128
d6e43ae
e5d604e
list add category name in page title #128
652c100
wazolab
Successfully merging a pull request may close this issue.
It is not so easy. Because the id can be a ref.
The text was updated successfully, but these errors were encountered: