blob: 44e2ca7ca5b84c7a6d3146be3f249c44acad2bcc (
plain)
1
2
3
4
5
6
7
|
@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.
|