Is there a way to get children to do something when they've been removed indirectly?
Here's a jsbin to show what I mean - only the parent notifies when its been removed, but I'd like the child to notify as well:
Is there a way to get children to do something when they've been removed indirectly?
Here's a jsbin to show what I mean - only the parent notifies when its been removed, but I'd like the child to notify as well: