javascript - angular报错 [jqLite:onargs] jqLite#on()

查看:202
本文介绍了javascript - angular报错 [jqLite:onargs] jqLite#on()的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问 题

Error: [jqLite:onargs] jqLite#on() does not support the `selector` or `eventData` parameters
http://errors.angularjs.org/1.4.7/jqLite/onargs
    
at http://localhost:8000/entry-15f418.js:40684:13
    
at jqLiteOn (http://localhost:8000/entry-15f418.js:43934:40)
    
at Object.JQLite.(anonymous function) (http://localhost:8000/entry-15f418.js:44153:18)
    
at link (http://localhost:8000/entry-15f418.js:74188:10)
    
at invokeLinkFn (http://localhost:8000/entry-15f418.js:49405:10)
    
at nodeLinkFn (http://localhost:8000/entry-15f418.js:48905:12)
    
at compositeLinkFn (http://localhost:8000/entry-15f418.js:48296:14)
    
at publicLinkFn (http://localhost:8000/entry-15f418.js:48171:31)
    
at http://localhost:8000/entry-15f418.js:89350:10
    
at invokeLinkFn (http://localhost:8000/entry-15f418.js:49405:10) <div class="sidebar app-aside ng-scope" id="sidebar" toggleable="" parent-active-class="app-slide-off">

请教上面的报错是怎么回事呢?

解决方案

看你的提示就是on绑定事件出错,已经说得很清楚啦:
jqLite#on() does not support the selector or eventData parameters

更多的信息必须看到你的代码才知道。

这篇关于javascript - angular报错 [jqLite:onargs] jqLite#on()的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆