Hi
I'm writing app using syncfusion diagram. I have problem while trying to cancel adding Connector. I'm subscribing collectionChange method and using event.cancel = true, but it doesn't work. What's strange, when I comment if statement, it works. Here's
stackblitz.
Thank you
Jan Jakubowski