1Password not filling Full Name in input field with autocomplete="name"
We have a field where we're asking for the user's Full Name. We're using the autocomplete="name" attribute on the field, as indicated by https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill, which is linked from https://developer.1password.com/docs/web/compatible-website-design/.
Using 1Password to auto-fill this field only inserts the last name, but it should insert the full name (e.g. first name and last name). First name and last name are both entered in my 1Password item as they should be.
Simplified test page: https://www.carverclimbingclub.org/temp/form-test.html
Video screen capture showing the issue: https://go.benish.io/NRJrNQN3
1Password Version: 8.10.3
Extension Version: 2.8.1
OS Version: 13.2.1
Browser:_ Chrome, Safari and Firefox
