knowhow-server
Version:
A personal workflow engine that can manage and use any network connected host
12 lines (11 loc) • 823 B
HTML
<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/jqLite/offargs.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Invalid jqLite#off() parameter</code>
<div><span class="hint">error in component <code ng:non-bindable="">jqLite</code>
</span>
</div>
</h1>
<div><pre class="minerr-errmsg" error-display="jqLite#off() does not support the `selector` argument">jqLite#off() does not support the `selector` argument</pre>
<h2 id="description">Description</h2>
<div class="description"><div class="jqlite-page jqlite-offargs-page"><p>This error occurs when trying to pass too many arguments to <code>jqLite#off</code>. Note
that <code>jqLite#off</code> does not support namespaces or selectors like jQuery.</p>
</div></div>
</div>