why v-model value is be trimmed? #9870
Unanswered
dontworrywearetogether
asked this question in
Help/Questions
Replies: 1 comment 5 replies
-
I hope you can provide a minimal reproducible example, otherwise it will be difficult to troubleshoot the issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm use v-model for select form, but get the return value is be trimmed, without last space, but I want keep the space...
here is part of template
here is part of script
after browser get result

the number 22, 23 is the text length value, miss last space T.T
here is an sample:
Beta Was this translation helpful? Give feedback.
All reactions