[bug report] when slider at the max place. Text wrap show by error way.
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
safari 13.1.2 / chrome 83.0.4103.116
### Vue version
3.0.0-rc.4
### Reproduction Link
https://codepen.io/llq/pen/LYGobxG
### Steps to reproduce
max point marks use Chinese characters or symbols like '~'
最大值的 marks 使用中文或者符号,出现换行问题。
eg:
“1~2”
“到达最大”
The letters are ok.
只使用字母没有问题。
### What is Expected?
最大值处的 mark 使用中文或者符号,仍然不要换行
### What is actually happening?
最大值处的 mark 使用中文或者符号,文字变成竖向排列了
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.