Jon
Jon
The`errors` array inside `{{ user:login_form }}` returns `field` twice. ``` "errors" => array:2 [▼ 0 => "The username field field is required." 1 => "The password field field is required."...
This will fix statamic/a11y#1 Currently, publish tabs output this markup which makes it impossible to navigate if you're not using a mouse. ```html First tab Second tab Third tab ......
### Bug description When running `static:warm` on my droplet, it seems to be maxing out the CPU. This is fine on smaller sites where it can build the cache in...
### Bug description When you create a group and give it a condition of show when, you can no longer access the data if a child precedes it. - Introduced...