Hi i have attached a project where the error happens in WebForm1.aspx when you move from testTextBox to TextBox1, you might have to change the value of testTextBox before moving.
The validator doesn't trigger and the error "Out of stack space" gets written to IE Console.
I think "Sys.Extended.UI.TextBoxWrapper.validatorGetValue" is calling its self there by creating a loop that never exits..
Comments: The title was edited as this issue is included in What's new list for the v16.1 release.
The validator doesn't trigger and the error "Out of stack space" gets written to IE Console.
I think "Sys.Extended.UI.TextBoxWrapper.validatorGetValue" is calling its self there by creating a loop that never exits..
Comments: The title was edited as this issue is included in What's new list for the v16.1 release.