emberjs/ember.js
Ver no GitHubSplattributes, {{on}} modifier and component event handlers
Open
#17.877 aberto em 7 de abr. de 2019
DocumentationHelp Wanted
Métricas do repositório
- Stars
- (22.437 stars)
- Métricas de merge de PR
- (Mesclagem média 11d 14h) (20 fundiu PRs em 30d)
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.