Make PostMeta
component more robust by adding better error handeling if meta key doesn't exist
#205
Labels
PostMeta
component more robust by adding better error handeling if meta key doesn't exist
#205
Currently, you can end up breaking a block if you use the
PostMeta
component with ametaKey
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.The text was updated successfully, but these errors were encountered: