eye. We have a custom trim function. Soon as I removed this things
On Feb 29, 2:56 am, "Mic (BeeBole)" <
m...@beebole.com> wrote:
> Can you make a complete example with a JSON, HTML and directive?
> Here it is a bit difficult to guess what happens.
>
> One remark, you can simplify your directives:
> '.item3' : function() { return trimGroupPreviewText(this.previewText); }
> with
> '.item3' : trimGroupPreviewText
>