mdDataTable
mdDataTable copied to clipboard
When a tooltip isn't desired (setting column-definition to empty stri…
…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.
I am getting the same error, with this PR the error is gone...