When the value of input element is an empty string TS throws exception
If the value is set like this:
<input type="text" value="" />
InputElement.Value throws System.NullReferenceException: Object reference not set to an instance of an object.
This leads that the coded verification also fails with that exception.
1 comment
ADMIN
Daniel Djambov
Posted on:28 Apr 2015 04:46
Telerik: the issue is fixed and solution will be available in our next internal product release, planned to be out early May 2015.