Angelo Keirsebilck
Angelo Keirsebilck
### Environment - Operating System: Darwin - Node Version: v18.13.0 - Nuxt Version: 3.5.1 - Nitro Version: 2.4.1 - Package Manager: [email protected] - Builder: vite - User Config: nitro, modules,...
### Describe the bug Using the themeConfig and setting the fieldError property with multiples classes breakes the property. ```twig fieldError: { attributes: { class: 'text-error text-xs mt-1' } }, ```...
### Describe the bug I've got a hyper link field that i use in my header navigation once; and the second time the same hyper link field on my mobile...
Getting this error when installing craft with php craft setup. $schemaVersion = $pluginRef->getProperty('schemaVersion')->getDefaultValue(); on line 1206 in craftcms/cms/src/migrations/Install.php always returns 1.0.0 but it expects 2.0.0 set in composer. The default...
### What are you trying to do? When we use an Checkboxes or Radio Buttons field we can choose the layout, horizontal or vertical. When using an entries field this...