yghelmut

Results 2 comments of yghelmut

Any news concerning this issue ? I'm having the same problem !

Found a quick fix: var content = clone.html() ? clone.html() : clone.text(); var cellValue = $interpolate(clone.html())($scope.$parent);