dev-ext / twitterjs

Automatically exported from code.google.com/p/twitterjs
MIT License
0 stars 0 forks source link

NS_ERROR_DOM_NOT_SUPPORTED_ERR #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. using twitter.js standard
2. displaying correctly in Safari and Chrome
3. error in FF debugger log :
Erreur : uncaught exception: [Exception... "Operation is not supported"  code: 
"9" nsresult: "0x80530009 (NS_ERROR_DOM_NOT_SUPPORTED_ERR)"  location: 
"http://remy.github.com/twitterlib/twitterlib.js Line: 638"]

What is the expected output? What do you see instead?
tweets from twitter

What version of the product are you using? On what operating system?
latest:   twitterjs-2.0.0.min.js  /jQuery v1.6.4   Mac OS X 10.7.2

Please provide any additional information below.

Original issue reported on code.google.com by kadou...@gmail.com on 24 Dec 2011 at 2:23

GoogleCodeExporter commented 9 years ago
I have this error too. That line has something to do with JSON caching.

Original comment by kmusa...@gmail.com on 22 Feb 2012 at 5:50