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

Space character in label not working #9103

Closed
approached opened this issue Nov 23, 2018 · 1 comment
Closed

Space character in label not working #9103

approached opened this issue Nov 23, 2018 · 1 comment

Comments

@approached
Copy link

approached commented Nov 23, 2018

Version

2.5.17

Reproduction link

https://jsfiddle.net/onbzk0m6/

Steps to reproduce

Just load the vue instance. See link to reproduction.

What is expected?

whitespace character
Text: " Drehmaschinen"

What is actually happening?

a string with  
Text: "   Drehmaschinen"


If you remove the vuejs code or change the 'el' attribute, it will work.

@posva
Copy link
Member

posva commented Nov 23, 2018

Duplicate of #8895

@posva posva marked this as a duplicate of #8895 Nov 23, 2018
@posva posva closed this as completed Nov 23, 2018
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

No branches or pull requests

2 participants