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

Error when Craft attempts to generate asset thumbnails #92

Closed
mtwalsh opened this issue Mar 3, 2020 · 0 comments
Closed

Error when Craft attempts to generate asset thumbnails #92

mtwalsh opened this issue Mar 3, 2020 · 0 comments

Comments

@mtwalsh
Copy link

mtwalsh commented Mar 3, 2020

Hi Josh,

Hope you're well.

I've just upgraded a site to Craft 3.4.9 and I'm noticing errors when Craft makes AJAX requests to generate asset thumbnails on the Assets page.

Trying to get property 'id' of non-object in /website/vendor/angellco/spoon/src/services/BlockTypes.php:155

Disabling the plugin resolves the issue.

  • Spoon 3.5.2
  • PHP 7.3.14
joshangell added a commit that referenced this issue Jul 30, 2020
- Fixed an issue where project config could fail with an "Integrity constraint violation" error - thanks to [@qrazi](https://github.com/qrazi) for pointing me in the right direction! ([#90](#90) & [PR #93](#93))
- Fixed an issue with newer versions of Super Table which caused Matrix blocks to render empty if there was at least one Super Table configured inside the Matrix field ([#98](#98))
- Fixed an error that could occur when matrix fields don’t return properly by ID ([#92](#92))
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