Currently, you can end up breaking a block if you use the PostMeta component with a metaKey that isn't supported for a given post type. Ideally the component should be self aware whether the current context supports the term and if it doesn't render an inline warning.
Currently, you can end up breaking a block if you use the
PostMetacomponent with ametaKeythat isn't supported for a given post type. Ideally the component should be self aware whether the current context supports the term and if it doesn't render an inline warning.