You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loving the current fuctionality so far. I've ran into an interesting problem that I can't seem to properly isolate.
When using angular-ellipsis within a project I am working on it works great as intended with normal languages however, when I translate something from English to Chinese (pre-compiled strings) the DOM correctly updates, digests and outputs as I would expect but the ellipsis seems to trim too much. Chrome seems to be the culprate.
The content should fill the div like so:
This is the truncate issue:
Thanks
The text was updated successfully, but these errors were encountered:
Hi there,
Loving the current fuctionality so far. I've ran into an interesting problem that I can't seem to properly isolate.
When using angular-ellipsis within a project I am working on it works great as intended with normal languages however, when I translate something from English to Chinese (pre-compiled strings) the DOM correctly updates, digests and outputs as I would expect but the ellipsis seems to trim too much. Chrome seems to be the culprate.
The content should fill the div like so:
This is the truncate issue:
Thanks
The text was updated successfully, but these errors were encountered: