Chris Trude
Results
2
issues of
Chris Trude
The demo shows to inject $element into the controller and add the following line to your controller: ``` $element.find('input').on('keydown', function(ev) { ev.stopPropagation(); }); ``` However, it is not allowed to...
type: enhancement
- Lots of Comments
severity: inconvenient
P3: important
npm ERR! Darwin 14.5.0 npm ERR! argv "/usr/local/Cellar/node/0.10.33_1/bin/node" "/usr/local/bin/npm" "install" npm ERR! node v4.2.1 npm ERR! npm v3.3.6 npm ERR! No compatible version found: fetch-swagger-schema@=0.1.3 npm ERR! Valid install targets:...