Questions tagged [angular-once]

Angular-once is a library for improving the performance of read-only lists by removing the duplicate watchers.

1 questions
0
votes
1 answer

Adding an ellipsis using 'Angular-once' (which doesn't allow {{bind 1}{{bind 2}})

I'm replacing some bindings in giant list with Angular once. However, I cant figure out how to replace the following {{}} binding with once: I'm replacing the following working code:
{{result.Question | limitTo:…
Dan Beaulieu
  • 19,406
  • 19
  • 101
  • 135