Skip to content
New issue

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

Undefined index: fieldLayout #105

Closed
johnwbaxter opened this issue Feb 9, 2021 · 0 comments
Closed

Undefined index: fieldLayout #105

johnwbaxter opened this issue Feb 9, 2021 · 0 comments

Comments

@johnwbaxter
Copy link

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!

joshangell added a commit that referenced this issue Feb 9, 2021
- Fixed an issue with project config that could cause it to throw a big wobbly ([#105](#105))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant