master@mastersistemas.net pro asked 5 years ago


Good Morning, Select this by allowing you to select another item even after it is closed.
Example:
If item A is selected and after the animation is closed, you will click on the position of item B that causes it to select B and not A.

Example in .GIF: https://ibb.co/dDjcEe


Anna Morawska staff answered 5 years ago


Hi there,
 
thank you for reporting this bug. It will be fixed in the next release. For now, please add to your css stylesheet these rules:
.fadeElement{

  pointer-events: none;

}

.fadeElement.fadeIn {

  pointer-events: auto;

}
This should fix the problem.
Best,
Ania



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: Pro
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.7.0
  • Device: Desktop
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No