Ayush Singh
Ayush Singh
Adding `ng-if` did the trick, ``
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...
Some problem with the use of `run-sequence` which is not related to this PR `/home/travis/build/iamisti/mdDataTable/node_modules/run-sequence/node_modules/chalk/index.js:2`
You need to get rid of ``` {{n.name}} {{n.calories}} {{n.fat}} {{n.carbs}} {{n.protein}} {{n.sodium}} {{n.calcium}} {{n.iron}} ``` and instead use ``` ``` `mdt-row` is deprecated [codepen demo](https://codepen.io/iblong2iyush/pen/VzYBZd)
Thanks for this, I kept checking my code for hours thinking why it's not working but the problem was I had not put `sortable-columns="true"` in it
Agree, I have no idea it all is working in the demo
#self-assign
working on other dataloaders, will start on this one after those.
I'm unassigning myself so as to leave room for others to contribute. Will pick it back up later next week if it still stays unclaimed 🙂