-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Describe the bug
When selecting a Chrome autocomplete choice when debugging a Aspnetcore web set .net 8 visual studio, I get a javascript error in node_modules\receptor\keymap\index.js line 33 TypeError: Cannot read properties of undefined (reading 'toLowerCase')
Steps to reproduce the bug
Bring up a uswds form in an aspnetcore web site using visual studio debugging.
Select a Chrome autofill choice.
Expected Behavior
No error message
Related code
No response
Screenshots
System setup
uswds - 3.9
os - windows 10
aspnetcore 8.0
visual studio
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate bug reports.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog