Question: I have some nested angular components that are giving me some problems with Event Emitters. The structure goes something like this: Now the child-table component looks like this: and all onThingChanged() does is this: and toolbar’s html looks like ...