isotope / core

Core repository of Isotope eCommerce, an eCommerce extension for Contao Open Source CMS
https://isotopeecommerce.org
136 stars 107 forks source link

Error after update to 2.7.1 #2217

Closed operatorone closed 3 years ago

operatorone commented 3 years ago

After I updated a complete system to 4.9.13 and update all extensions I get an error on cache warmup with isotope 2.7.1.

Argument 1 passed to Isotope\Model\AttributeOption::findByAttribute() must implement interface Isotope\Interfaces\IsotopeAttributeWithOptions, instance of Isotope\Model\Attribute\TextField given, called in /home/www/contao4_u pd/vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/Attribute.php on line 260

This is the lines from my composer.json "isotope/isotope-core": "2.7.*",

fritzmg commented 3 years ago

Duplicate of #2191