Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack: "TypeError: Object #<Object> has no method 'getAttr #325

Closed
lisongx opened this issue Oct 22, 2013 · 1 comment
Closed

stack: "TypeError: Object #<Object> has no method 'getAttr #325

lisongx opened this issue Oct 22, 2013 · 1 comment

Comments

@lisongx
Copy link

lisongx commented Oct 22, 2013

I was using jquery with polymer, it seems that the $ sign is causing the problem( if I using requirejs to load jquery locally, no error)

TypeError {stack: "TypeError: Object #<Object> has no method 'getAttr…0.0.0:8888/static/js/lib/polymer.min.js:32:21430)"}
message: "Object #<Object> has no method 'getAttribute'"
stack: "TypeError: Object #<Object> has no method 'getAttribute'↵    at Function.ot.attr (http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:14427)↵    at Array.<anonymous> (http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:16241)↵    at http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:21015↵    at Tt.a (http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:22596)↵    at kt (http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:23640)↵    at Function.ot (http://0.0.0.0:8888/static/js/lib/jquery.min.js:4:9477)↵    at HTMLDocument.x.event.handlers (http://0.0.0.0:8888/static/js/lib/jquery.min.js:5:10458)↵    at HTMLDocument.x.event.dispatch (http://0.0.0.0:8888/static/js/lib/jquery.min.js:5:9715)↵    at Object.y.handle (http://0.0.0.0:8888/static/js/lib/jquery.min.js:5:6789)↵    at v (http://0.0.0.0:8888/static/js/lib/polymer.min.js:32:21430)"
__proto__: Error

I keep getting thie error when I click anywhere in the page

@sorvell
Copy link
Contributor

sorvell commented Aug 11, 2014

Please re-open with a test case if this is still relevant.

@sorvell sorvell closed this as completed Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants