Closed jesuismaxime closed 4 years ago
The plugin is currently not compatible with the newest Neo release, V2.3.0.
We will investigate this.
Neo reference: spicywebau/craft-neo#206
vandres gave following solution in https://github.com/spicywebau/craft-neo/issues/206:
<?php
return [
'saveModifiedBlocksOnly' => false,
];
Seems like a clean workaround for now.
I think this can be closed since saveModifiedBlocksOnly
was removed in 2.3.0.1 (2019-04-11).
Yes it was and it seems that this broke the copy workflow for Neo fields if they aren't dirty (We are investigating this). :)
Unable to make the plugin work with Neo (at first 'cause I cant go further)
Here's the trace I got : https://pastebin.com/ixh2U8Xi