MDB5 Modal - JS Error


Topic: MDB5 Modal - JS Error

ViS pro premium priority asked 4 years ago

Actual behavior Modals works correctly, BUT when launch the modal (clicking on the button), the JavaScript error appears in the console.

Resources (screenshots, code snippets etc.) enter image description here


If you add an icon to <a> it will not see the target correctly when you click on it. Your solution might be adding style pointer-events: none to <i>.


Please create a snippet here: https://mdbootstrap.com/snippets/ so we can see what the problem is.


ViS pro premium priority commented 4 years ago

https://mdbootstrap.com/snippets/standard/vis/2869689#html-tab-view

Errors appear after a while after several clicks (sometimes at once).


ViS pro premium priority answered 4 years ago

Thanks a lot, problem solved!

a i {pointer-events: none !important;}

Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: 3.1.0
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No
Tags