iamisti / mdDataTable

Angular data table complete implementation of google material design based on Angular Material components.
MIT License
524 stars 132 forks source link

Text for the tooltip has not been provided. Please include text within the mdTooltip element. #324

Open banshilaldangi opened 7 years ago

banshilaldangi commented 7 years ago

I didn't add the column-definition at all, but still facing the following issue "Text for the tooltip has not been provided. Please include text within the mdTooltip element."

singhay commented 7 years ago

It has something to do with angular version, don't face the problem in >1.6.0 but then there are other issues that creep in when upgrading. I guess best way would be to update the lib source for now.

pushpanktugnawat commented 6 years ago

Any other solution? I have version 1.5.8 can we resolve it in some other way, please ?

caiolopes commented 6 years ago

@pushpanktugnawat you can do like this pull request:

https://github.com/iamisti/mdDataTable/pull/303