This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Custom trigger for tooltip doesn't seems to work on 0.13.4 #4364
Closed
Description
I have used this demo with great success for setting custom trigger on tooltip:
http://plnkr.co/edit/0wEqzz?p=preview
From that post : #625 (comment)
It work until v0.13.3. Unfortunately, the release 0.13.4 of the 3 september broke the triggers:
http://plnkr.co/edit/KEGMhj2jbF7z6h2Qeu4i?p=preview
Ok never mind, I just read the doc:
"For any non-supported value, the trigger will be used to both show and hide the tooltip. Using the 'none' trigger will disable the internal trigger(s), one can then use the tooltip-is-open attribute exclusively to show and hide the tooltip."
So this becomes:
http://plnkr.co/edit/dm408dUoFKRVQKE9SOTb?p=preview