Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi All,
following the example code it seems (see in the yours stackblizt sample ) that the return true doesn't do the default behavior of deletion coming from keyboard, you have to force "manually" using execute function.
It seems a bug because the behavior of delete keypress after intercepted is blocked in any way even if you return true in canExecute.
If it is not a bug please make documentation relate more clearly
Thanks