Topic: Select with search and label

silviaquadraweb priority asked 2 months ago


Expected behavior Having a fully functional mdb-select while using floating label and search functionality while following the docs

Actual behavior Javascript console error occours and block the execution

Resources (screenshots, code snippets etc.)

If you use this simple snippet of code

<div class="form-outline form-floating" data-mdb-input-init>
    <select data-mdb-select-init data-mdb-filter="true" data-mdb-clear-button="true"></select>
    <label class="form-label select-label">Example label</label>
</div>

You will see what i mean. I don't know if this is the expected behaviour or not but you should at least point it out inside your documentation so that one knows what he can and cannot do


Kamila Pieńkowska staff answered 2 months ago



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 7.1.0
  • Device: iMac
  • Browser: Chrome Versione 121.0.6167.85 (Official) (arm64)
  • OS: MacOs
  • Provided sample code: No
  • Provided link: No