Topic: Tooltips Causing Crash

Bart Cernel free asked 5 years ago


Expected behavior When i put a tooltip on a component, I expect it to work properly and show the tooltip.

Actual behavior Most of the time it is fine and it does work as expected, however, multiple users of my app have been reporting that the page freezes/crashes and it happens when the tooltip comes into play. My machine doesn't have the issue, but it seems scattered across the users who have slightly different machines, but they should all be on Windows 10.

Resources (screenshots, code snippets etc.)

<Tooltip
     placement="left"
     tag="div"
     component="button"
     componentClass="btn btn-sm btn-primary"
     tooltipContent="Search">
            <Fa icon={"search"}/>  </Tooltip> 

Anna Morawska staff answered 5 years ago


Hi there,

thank you for reporting that - it's strange - works fine for me, but I will try to recreate the problem on a different machine and check what's wrong.

Best regards, 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: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.11.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No