HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

i get xaml binding failure with validation

Open hboran opened this issue 3 years ago • 1 comments

this failure only show when user input any value to textbox

AdornedElementPlaceholder, Name='adornedElementPlaceholder' AdornedElement.(0)[0].ErrorContent TextBlock.Text String Failed to get value. ArgumentOutOfRangeException:'System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index')' resim_2022-08-25_164303840

hboran avatar Aug 25 '22 13:08 hboran

i get the same error on .net 9.0.2. #1705 test

asine avatar Mar 06 '25 07:03 asine