Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Error in Craft 5.5 #1555

Open
daltonrooney opened this issue Nov 26, 2024 · 2 comments
Open

Type Error in Craft 5.5 #1555

daltonrooney opened this issue Nov 26, 2024 · 2 comments
Labels

Comments

@daltonrooney
Copy link

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

  • Craft version: 5.5.3
  • PHP version: 8.2
  • Feed Me version: 6.5.0
  • Database driver & version: MySQL 8
@daltonrooney
Copy link
Author

One small update, I'm able to create a new feed with the same settings as the existing feed, and it runs just fine.

@i-just
Copy link
Contributor

i-just commented Feb 6, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants