Rich suggestion box trims extra spaces
I am calling a suggestionBox for an inputText element. Before it sends the
input string to the backend method, its trimming the spaces after the end.
Even if i enter 'Rudy ' it will just send 'Rudy'
How do we stop this from happening?
No comments:
Post a Comment