- Issue created by @danielwirz
- Status changed to Fixed
9 months ago 9:43am 19 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Effect settings are not stored correctly, causing Pagedesigner to break when trying to edit an element
Remove string conversion in patch method of Effect Handler:
$entity->field_effects->value = Json::encode((string) $data['effects']);
Fixed
4.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.