Document the order of Splattributes, {{on}} modifier and component event handlers
Open
documentation
good first issue
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
See https://github.com/emberjs/ember.js/pull/17874#discussion_r272809665
As part of the fix we need to decide which one fires first, since it was not specified in the RFC. My gut feeling is that the component’s handler should fire first and given the option to cancel it.
Contributor guide
Assessment
This issue has not been assessed yet.