You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to be caused by this query, if I remove it my page works: entry.showcasedArticles.image(':notempty:').all()
showcasedArticles is an entry select field.
Can you send a database dump, your composer.json and composer.lock files and a template where we can try to reproduce the issue locally over to [email protected]?
Description
After updating Craft to version 3.2 I started seeing an error on one of our frontend pages. If you need any more info please let me know.
Stacktrace:
https://pastebin.com/TGqH7Fwz
It seems to be caused by this query, if I remove it my page works:
entry.showcasedArticles.image(':notempty:').all()
showcasedArticles is an entry select field.
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: