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

Placeholder of the MATH-FIELD element and space character #2537

Open
truebluepl opened this issue Oct 17, 2024 · 0 comments
Open

Placeholder of the MATH-FIELD element and space character #2537

truebluepl opened this issue Oct 17, 2024 · 0 comments

Comments

@truebluepl
Copy link

truebluepl commented Oct 17, 2024

Description

I would like to add space character into placeholder attribute of MATH-FIELD element, but space is ignored.

Steps to Reproduce

<math-field value="1" placeholder="some text"></math-field>

Actual Behavior

Placeholder is rendered as sometext.
I was trying also "some\spacetext" and "some\spacetext", but with no luck (wrong parsing Latex).

Expected Behavior

Space should not be ingored.

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

1 participant