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

Cannot assign bool to property craft\feedme\models\Settings::$parseTwig of type array #1132

Closed
SanboKyo opened this issue May 6, 2022 · 3 comments
Labels

Comments

@SanboKyo
Copy link

SanboKyo commented May 6, 2022

After upgrading to Craft 4.0.0 ... Feed Me 5.0.1, I get

Exception 'TypeError' with message 'Cannot assign bool to property craft\feedme\models\Settings::$parseTwig of type array'

in /html/craft_w_commerce/vendor/yiisoft/yii2/base/Model.php:741

Additional info

  • Craft version: 4.0.0
  • PHP version: 8.0.18
  • Database version: MySQL 8
  • Feed Me version: 5.0.1
  • Plugins & versions: ...
@SanboKyo SanboKyo added the bug label May 6, 2022
@Metis77
Copy link

Metis77 commented May 9, 2022

While have the same issue, i wonder: is there any workaround for this already

@Metis77
Copy link

Metis77 commented May 9, 2022

works perfectly, thanks a lot!

@angrybrad
Copy link
Member

Just released 5.0.2 with a fixed for this.

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

3 participants