Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4830

How can I override the default action helper?

$
0
0

@maffews wrote:

I’m tracking most actions by overriding send in Routes, Controllers, and Components, but I can’t capture direct method calls or closure actions invoked in templates in this way. I’d like to wrap the default {{action}} helper so that I can automatically track all actions, but Ember.Templates.helpers isn’t defined as I expected it to be. How can I override the default behavior for this helper?

On Ember 2.8, but upgrading to 2.12 soon.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4830

Trending Articles