angular-ellipsis
angular-ellipsis copied to clipboard
DOM manipulation is now wrapped inside $timeout
DOM manipulation should be wrapped inside setTimeout function. The timeout is required to allow the DOM manipulation from the last angularjs digesty cycle to complete.