mdb-ui-kit icon indicating copy to clipboard operation
mdb-ui-kit copied to clipboard

Autofill from Edge Browser does not Work in Browser with Select (and MultiSelect)

Open warleysa opened this issue 1 year ago • 1 comments

Autofill from the browser through forms (autofill a text input will fill a multiselect down below in form) does not work.

The UI appears to have the value but when queried through Javascript or Jquery, it does not have the value in the input form. On form submission, it also does not have the value. Using select, it shows the incorrect value that is autofilled to the user and the actual value is different.

Let me know if there are any questions or an example is needed.

Mdb Versions With issue: 6.4.2 and 7.3.2

Any ideas if there is a workaround or if this issue is known?

Thanks!

warleysa avatar Jul 18 '24 15:07 warleysa