Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] When el-slider's parent element has the style of word-break: break-all, which mark at the max place will wrap, caused an error show #21426

Open
sunMarkto opened this issue Nov 2, 2021 · 0 comments · May be fixed by #21435

Comments

@sunMarkto
Copy link

Element UI version

2.15.6

OS/Browsers version

Win10 or Mac OS / Chrome 95.0.4638.54

Vue version

2.6.14

Reproduction Link

https://codepen.io/sunmarkto/pen/yLoPXgm

Steps to reproduce

when I use el-silder in el-dialog, I found the mark at the max place can't show at right place, you can see https://codepen.io/sunmarkto/pen/yLoPXgm .
When I add style 'word-break: normal' at el-slider, it worked.

What is Expected?

The mark at the max place show '100M' with no wrap

What is actually happening?

it wraped

@wangdaodao wangdaodao linked a pull request Nov 3, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant