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
Describe the problem
When you truncate with a certain number of trailing chars using the middle variant, it has this strange effect where chars are duplicated.
Describe the problem
When you truncate with a certain number of trailing chars using the middle variant, it has this strange effect where chars are duplicated.
How do you reproduce the problem?
https://codesandbox.io/p/sandbox/withered-haze-ry5nk4
Expected behavior
It should not be truncating if number of chars is less than the trailing chars param
Is this issue blocking you?
remove the trailing char param
Screenshots
What is your environment?
What is your product and what release date are you targeting?
Any other information?
The text was updated successfully, but these errors were encountered: