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
When the string to be truncated is shorter than the truncate length, it shows the full string (which is correct) but adds the omission characters which is not right, since the string has nothing omitted.
The text was updated successfully, but these errors were encountered:
When the string to be truncated is shorter than the truncate length, it shows the full string (which is correct) but adds the omission characters which is not right, since the string has nothing omitted.
The text was updated successfully, but these errors were encountered: