Closed bliswebagency closed 3 years ago
Fixed for the next release. To get the fix early, change your verbb/vizy
requirement in composer.json
to:
"require": {
"verbb/vizy": "dev-craft-3 as 1.0.2",
"...": "..."
}
Then run composer update
.
Fixed in 1.0.3
Awesome. Thanks!
Description
We have a Super Table field within a Matrix field, as part of a content builder configuration.
When adding a Vizy field to that Super Table field, we can create a group and a block in the Block Configuration panel. However after adding fields to that block's layout, and pressing save, the fields are not saved within that layout.
When using Vizy as standalone field in the same craft install the fields save with the layout. But when we have this Matrix -> Super Table -> Vizy set up then the fields do not save.
Steps to reproduce
Additional info
Additional context PHP Version: 7.4.18