ember-component-inbound-actions
ember-component-inbound-actions copied to clipboard
Usage with contextual components
Hi,
first of all: thanks for this addon! :+1: I'm working on an addon that does form validations based on contextual components, and I'd like to implement a "reset" action that broadcasts an "reset" event from the form to all it's children. However, it seems that only the last child receives the event - I've set up a twiddle that should demonstrate this.
Did i miss something, or is it harder than expected to get this to work?
Thanks in advance!
You can do something like this more easily with ember-cli-puppet - see https://ember-twiddle.com/073dd932781102add269c2c4210d7007