php-debugbar icon indicating copy to clipboard operation
php-debugbar copied to clipboard

Add names to inputs

Open apokryfos opened this issue 1 year ago • 0 comments

Add name to the and

This is to remove certain Chrome "improvement" notices like:

"A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form."

Note: Some still remain but as far as I can tell those are coming from VarDumper not this repo.

apokryfos avatar Dec 07 '23 10:12 apokryfos