-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
If in the blog post that uses the testimonial content component, you remove the attribute for socialLink, the /keystatic editor fails saying "Field validation failed: content: Must be a string". I've looked over the schema and have no idea what could cause that.
works
{% testimonial
quote="Biometric authentication provides a secure and convenient access. No more passwords to remember or steal. Just my face or fingerprint, easy and seamless."
author="Stella Hawkins"
workplaceOrSocial="Senior account manager"
socialLink="https://google.com" /%}
broken:
{% testimonial
quote="Biometric authentication provides a secure and convenient access. No more passwords to remember or steal. Just my face or fingerprint, easy and seamless."
author="Stella Hawkins"
workplaceOrSocial="Senior account manager"
Metadata
Metadata
Assignees
Labels
No labels