Nommac
Results
2
comments of
Nommac
> Just checked e.lastindex if '0' then we can consider it's moving ... other wise removing Sorry not working for me. lastindex equal 0 in both cases. ¿Does someone find...
Finally I solved the problem using custom event. I'll paste my workaround that maybe can help somebody: - In html template remove event input to avoid triggering delete function `(nodeRemoved)="onNodeRemoved($event)"`...