We are using Ember Bootstrap project forms (http://kaliber5.github.io/ember-bootstrap/api/classes/Components.FormElement.html)
It defines action as a handler for submit.
When combined with hammertime a whole form gets cursor: pointer
Is there a way to disable the {{action}} matching in hammertime?