EVOLUTION-MANAGER
Edit File: onargs.html
<a href='https://github.com/angular/angular.js/edit/v1.3.x/docs/content/error/jqLite/onargs.ngdoc?message=docs(error%2Fonargs)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a> <h1>Error: error:onargs <div><span class='hint'>Invalid jqLite#on() Parameters</span></div> </h1> <div> <pre class="minerr-errmsg" error-display="jqLite#on() does not support the `selector` or `eventData` parameters">jqLite#on() does not support the `selector` or `eventData` parameters</pre> </div> <h2>Description</h2> <div class="description"> <p>This error occurs when trying to pass too many arguments to <code>jqLite#on</code>. Note that <code>jqLite#on</code> does not support the <code>selector</code> or <code>eventData</code> parameters as jQuery does.</p> </div>