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
I have a feed that was created in an earlier version of Craft 5. After upgrading to Craft 5.5, I'm unable to make changes to the feed. When I get to the field map screen, I get a Type Error:
craft\helpers\Cp::elementChipHtml(): Argument #1 ($element) must be of type craft\base\ElementInterface, null given, called in /var/www/html/craft/storage/runtime/compiled_templates/d0/d09762a9dadf0fa25b204cfaa26d23b5.php on line 67
Hi, thanks for getting in touch. I’m not able to reproduce this. What type of element is this feed for? Do you know which version of the CMS it was created on? Since you’re able to create a new feed with the same settings, would you mind sharing a screenshot of its mapping screen?
Description
I have a feed that was created in an earlier version of Craft 5. After upgrading to Craft 5.5, I'm unable to make changes to the feed. When I get to the field map screen, I get a Type Error:
craft\helpers\Cp::elementChipHtml(): Argument #1 ($element) must be of type craft\base\ElementInterface, null given, called in /var/www/html/craft/storage/runtime/compiled_templates/d0/d09762a9dadf0fa25b204cfaa26d23b5.php on line 67
Full stack trace: https://gist.github.com/daltonrooney/39eca087802845c2733da7200883adfc
Additional info
The text was updated successfully, but these errors were encountered: