mdb-select has editable input


Topic: mdb-select has editable input

chiplueck pro premium asked a year ago

The component is not working exactly as demonstrated on the sample page. Although the select part works correctly in displaying the list, the user can tab into the field and type into the input box that gets generated. In the documentation example (https://mdbootstrap.com/docs/vue/forms/select/, top right), inspecting the code reveals that the generated element has the "readonly" attribute set. My version does not add the readonly attribute. This was happening in 6.0.0, so I upgraded to the newer 6.0.1 and it still occurs.

I tried to create a snippet to demonstrate it, but the snippet tool only goes up to 5.8.1 for Vue. Trying even that just had the snippet tool stuck in "Compiling Bundles".

This shows how you can type into the select input area


Magdalena Dembna staff premium commented a year ago

Hi, thank you for drawing our attention to this issue. We'll try to fix it as soon as possible. Kind regards, Magdalena


Please insert min. 20 characters.
Status

Open

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: Vue
  • MDB Version: 6.0.1
  • Device: Desktop/Mobile
  • Browser: Chrome/Chromium/Brave/Firefox
  • OS: Linux/Windows/Android
  • Provided sample code: No
  • Provided link: Yes