emberjs/ember.js
在 GitHub 查看Splattributes, {{on}} modifier and component event handlers
Open
#17,877 创建于 2019年4月7日
DocumentationHelp Wanted
仓库指标
- Star
- (22,437 star)
- PR 合并指标
- (平均合并 11天 14小时) (30 天内合并 20 个 PR)
描述
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.