mdDataTable icon indicating copy to clipboard operation
mdDataTable copied to clipboard

When a tooltip isn't desired (setting column-definition to empty stri…

Open TimoLehtinen70 opened this issue 8 years ago • 1 comments

…ng), there will be console error "Text for the tooltip has not been provided. Please include text within the mdTooltip element.".

This change will fix it by not including tooltip into DOM when there's no text.


This change is Reviewable

TimoLehtinen70 avatar May 15 '17 07:05 TimoLehtinen70

I am getting the same error, with this PR the error is gone...

lenin-anzen avatar Jul 13 '17 04:07 lenin-anzen