Topic: MDBSelect disabled

japan priority asked 1 year 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 1 year 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 priority commented 1 year 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

  • ForumUser: Priority
  • 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