blob: 0414724239eec1dd38b41e703729d172442be92e (
plain)
1
2
3
4
5
6
7
|
@ngdoc error
@name jqLite:off_args
@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.
|