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!