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

vex input field sanitizes spaces #272

Open
Xesme opened this issue Jan 3, 2019 · 0 comments
Open

vex input field sanitizes spaces #272

Xesme opened this issue Jan 3, 2019 · 0 comments

Comments

@Xesme
Copy link

Xesme commented Jan 3, 2019

I am currently using 4.10 of xex.js with React and I am running into an issue where the vex input sanitizes spaces for loaded string values. Example of code (dialog wont open):
Edit 44v0qp2vx

String values with spaces are being sanitized down to the first word. For example: "I'm a long string" will only display "I'm" as the loaded value of the input and that value is being passed through the callback function to update.

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