lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications

Home Page:https://ui.lumapps.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lx-tooltip does not work with ng-attr

sstackus opened this issue · comments

There doesn't seem to be any way of conditionally using lxTooltip.

Having ng-attr-lx-tooltip="{{undefined}}" still invokes the lxTooltip directive, even though lx-tooltip="" attribute is not present.