I have create a tooltip using Ngx Tippy wrapper which a angular version of Tippy.js. I have created a custom animation for the tooltip but it is not working as expected.
Question 1 - For the first time when tooltip is showing, custom animation is not working. From the 2nd time onwards the animation is working.
I have create a tooltip using Ngx Tippy wrapper which a angular version of Tippy.js. I have created a custom animation for the tooltip but it is not working as expected.
Question 1 - For the first time when tooltip is showing, custom animation is not working. From the 2nd time onwards the animation is working.
HTML -
Typescript -
CSS -