We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Josh,
I'm getting an error when I run the project config update from some local changes.
2021-02-09 14:30:17 [-][1][-][error][yii\base\ErrorException:8] yii\base\ErrorException: Undefined index: fieldLayout in /home/devwoc/vendor/angellco/spoon/src/services/BlockTypes.php:322 Stack trace: #0 /home/devwoc/vendor/craftcms/cms/src/web/ErrorHandler.php(76): yii\base\ErrorHandler->handleError(8, 'Undefined index...', '/home/devwoc/ve...', 322) #1 /home/devwoc/vendor/angellco/spoon/src/services/BlockTypes.php(322): craft\web\ErrorHandler->handleError(8, 'Undefined index...', '/home/devwoc/ve...', 322, Array) #2 /home/devwoc/vendor/craftcms/cms/src/services/ProjectConfig.php(1166): angellco\spoon\services\BlockTypes->handleChangedBlockType(Object(craft\events\ConfigEvent))
I'm running the latest Spoon and Craft 3.5.15.1
Cheers!
The text was updated successfully, but these errors were encountered:
Merge tag '3.6.1' into develop
9801b71
- Fixed an issue with project config that could cause it to throw a big wobbly ([#105](#105))
cd4c38e
No branches or pull requests
Hi Josh,
I'm getting an error when I run the project config update from some local changes.
I'm running the latest Spoon and Craft 3.5.15.1
Cheers!
The text was updated successfully, but these errors were encountered: