Ilya G.
Results
2
comments of
Ilya G.
Hi, The issue appears to be located within `mdtColumn` directive (or, more precisely, within jqLite) [when it tries to interpolate any html/text inside of the element](https://github.com/iamisti/mdDataTable/blob/master/app/modules/main/directives/header/mdtColumnDirective.js#L80). My guess would be...
@nino-vrijman The issue is specifically about behaviour with `exposeDefaultValues` flag. You do not set it in your example, thus if you expose any properties of the class that have a...