DK
DK
### What happened? Hi, we have about 300 errors a day at the queue manager. Always related to different entries but always the same error message. Not sure what the...
### What happened? ### Description After updating to Craft 4 this query cause an error at query {% paginate craft.entries.section(['blog']).relatedTo(block.category).with(['ovImage']).limit(block.limit) as pageInfo, pageEntries %} block.category is a category field and...
### Describe the bug Hi, i am not sure who to report to. Since the last Blitz Update two days ago the friendly-captcha in all our Formie Forms has disappeared....
### Describe the bug Hi, some navigations of existing projects are broken. Not sure for how long tbh. Nodes query: {% set nodesMain = craft.navigation.nodes() .handle('mainMenu') .with(['children']) .level(1) .all() %}...