Hello Support,
Please take the reference of fiddle forked by me with one of your example.
http://jsfiddle.net/kaushal_varshney/7d08p8v6/
I found that after clearing the value of input box if I am putting blank spaces in to this and try to get the value of that input box it gives old value which I have selected earlier and cleared.
is it bug?
Steps to reproduce:
1. type something and select value to input box
2. clear the value by with the help of ‘Clear Value’ button
3. type some white spaces into box
4. get value with the help of ‘Get Value button’
Thanks
KAUSHAL VARSHNEY