Roy van Veldhuizen

Results 3 issues of Roy van Veldhuizen

### Which package(s) are affected? Lit Core (lit / lit-html / lit-element / reactive-element) ### Description Setting the attribute name [as described in the documentation](https://lit.dev/docs/components/properties/#observed-attributes) does not work in Lit...

Currently, the [prerendered form fields](https://statamic.dev/tags/form-create#prerendered-field-html) have no `id` attribute, so they can not be linked in the `` using the `for` attribute. This hurts accessibility. It would nice to have...

Forms

Referencing a [translation key from a Laravel package](https://laravel.com/docs/11.x/packages#language-files) throws an exception, because it can not write to a file name containing colons. ```sh Localizing: nl 0/1 [>---------------------------] 0% Localizing... ErrorException...