Allow the compontent to be disabled with ng-disable
phillipgreenii opened this issue · 1 comments
phillipgreenii commented
I would like to disable the component and ng-disabled
isn't working, is there another way to disable the component?
alexandernst commented
Not really. Should be implemented. If you really need a quick (and dirty) fix, try disabling it with pure JS (or jQuery, or ...).