Before I fall down the rabbit hole, has anyone found a good way to detect password manager autofill in the browser? :auto-fill CSS works great if the browser fills it but 1Pass/ Bitwarden gives next to no clues.
@patrick_h_lauke I have a typeahead custom element for country selection that requires the user to select from the list. If autofill does it it looks like it has worked to the user but hasn't actually worked and will throw a "please select from the list" error when the form is submitted