mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-03 22:44:00 +08:00
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
@ngdoc error
|
|
@name jqLite:offargs
|
|
@fullName Invalid jqLite#off() parameter
|
|
@description
|
|
|
|
This error occurs when trying to pass too many arguments to `jqLite#off`. Note
|
|
that `jqLite#off` does not support namespaces or selectors like jQuery.
|