MDBSelect disabled


Topic: MDBSelect disabled

japan pro premium priority asked 2 years ago

Property disabled of MDBSelect doesn't work. Element change background color, but I still can click on arrow and change a value!

enter image description here


Krzysztof Wilk staff answered 2 years ago

Hi!

We'll fix it in the next release. For now you can use this simple CSS rule in your project:

.select-wrapper .select-arrow {
  pointer-events: none;
}

japan pro premium priority commented 2 years ago

It works, thanks for the quick solution


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
  • User: Pro
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 5.0.0
  • Device: PC
  • Browser: Chrome
  • OS: Win10
  • Provided sample code: No
  • Provided link: No