emberjs/ember.js

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

Open

#17,877 建立於 2019年4月7日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)JavaScript (22,437 star) (4,216 fork)batch import
DocumentationHelp Wanted

描述

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.

貢獻者指南