SAP/ui5-webcomponents-react

[Input]:[Chrome password autofill causes error "Cannot read properties of undefined (reading 'inputType')"]

gregor-vag opened this issue · 1 comments

Describe the bug

When starting the application, an input field used for "username" and another for "password".
Chrome fills in the password automatically which causes the following error.
The field is filled in UI component, but seems not to be filled internally.

Isolated Example

No response

Reproduction steps

...

Expected Behaviour

No response

Screenshots or Videos

image

image

image

UI5 Web Components for React Version

1.28.1

UI5 Web Components Version

1.24.3

Browser

Chrome

Operating System

Windows 11

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Hi @gregor-vag

I will close this issue as there is already another one covering this topic. If you have any questions or more information, please address them in the original issue.

Duplicate of SAP/ui5-webcomponents#8706