You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I've updated to 0.14.0 to make use of the fixed tooltips and a few other things and I now have the warning listed in the comment. Are there some ongoing issues regarding migrating to 0.14.0? For example, I have no instances of $tooltip used within my app, but I still get the warning to use $uibTooltip and to use uib-tooltip-html-popup. Similarly, after replacing all $modal instances with $uibModal, I still receive the warnings. I did also try updating the directives on the page to uib-tooltip-... as well.
I've updated to
0.14.0to make use of the fixed tooltips and a few other things and I now have the warning listed in the comment. Are there some ongoing issues regarding migrating to0.14.0? For example, I have no instances of$tooltipused within my app, but I still get the warning to use$uibTooltipand to useuib-tooltip-html-popup. Similarly, after replacing all$modalinstances with$uibModal, I still receive the warnings. I did also try updating the directives on the page touib-tooltip-...as well.