ValueChange triggers wrongly.

   
       
   


        public void ValueChangeHandler( ChangedEventArgs args )
        {
            // Here you can customize your code
        }


if I set a breakpoint - the breakpoint will trigger when I press to open it or do anything else - click somewhere on the app, not when I select a value with the mouse.

1 Reply 1 reply marked as answer

PM Ponmani Murugaiyan Syncfusion Team July 2, 2020 11:48 AM UTC

Hi Yordan,     
    
Greetings from Syncfusion support. 
     
We have validated the reported issue at our end and since it is a known bug. We have already resolved the issue in the Volume 2 main release, which is scheduled on 3rd July 2020.     
    
You can track the status of the reported issue from the below feedback link.  
      
    
Until then we appreciate your patience.     
  
Regards,    
Ponmani M   


Marked as answer
Loader.
Up arrow icon