TooltipChange doesn't fire event when tooltip content change


Topic: TooltipChange doesn't fire event when tooltip content changes.

duong do asked 6 years ago

Hi,

We have used tooltip in our application from the 6.0 pro version. It works well but the tooltipChange event doens't fire event when tooltip content changes. Here is our code:

Start your code here
<div[mdbTooltip]="tooltipContractDescription"[isDisabled]="!row.contractId"(onShown)="onMouseHoverTooltip(row.contractId)" (tooltipChange)="onChangeTooltip()"placement="left"> {{row.contractId}} </div>

 


Damian Gemza staff commented 6 years ago

Dear duong do, This problem will be fixed with the next release of MDB Angular. Best Regards, Damian

Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Open

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No