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
Thanks for reporting that! Looks like I'm not taking the plugin handle into account correctly there. I'll try to have a fix out by the end of the week!
When using custom fieldHandle to name an seo field, then there is an error in SitemapService.php
Steps to reproduce:
1- give your seo field the handle "commons_seo"
2- in config/seo-fields.php specify the custom handle:
3- check you sitemap ( not the sitemap index but a detailled one)
result:
Getting unknown property: craft\elements\Entry::seo
coming from SitemapService.php
CraftCMS version: 5.1.4
Plugin version: 5.0.0-beta.1
The text was updated successfully, but these errors were encountered: