You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No, but Prismic come with an auto-generated SEO metadata tabs for page types. So, why don't create a SEO compostable that get data from useAsyncData and safely inject in useSeoMeta()?
Is your feature request related to a problem? Please describe.
No, but Prismic come with an auto-generated SEO metadata tabs for page types. So, why don't create a SEO compostable that get data from useAsyncData and safely inject in
useSeoMeta()
?In the slicemachine page snippet your code is:
but you don't use meta_image and the correct compostable:
useSeoMeta
.Having a pre made compostable wrapper would be very handy.
Something like this:
The text was updated successfully, but these errors were encountered: