When rebuilding the Xmlsitemap, once I encounter Shopify entities, I get the following:
Error: Call to a member function toUrl() on boolean in Drupal\shopify\Entity\ShopifyProductVariant->url() (line 186 of ShopifyProductVariant.php)
It seems that there should be a check to make sure $product is a ShopifyProduct instance prior to trying to return a URL. Doing this seems to work so I'll post the patch.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.