emberjs/ember.js

Splattributes, {{on}} modifier and component event handlers

Open

#17.877 aperta il 7 apr 2019

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)JavaScript (4216 fork)batch import
DocumentationHelp Wanted

Metriche repository

Star
 (22.437 star)
Metriche merge PR
 (Merge medio 11g 14h) (20 PR mergiate in 30 g)

Descrizione

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.

Guida contributor