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

I'm seeing an error in the Error Console when opening the settings/preferences window for Scriptish #148

Closed
erikvold opened this issue Jul 22, 2013 · 1 comment
Labels
Milestone

Comments

@erikvold
Copy link
Member

[20:25:59.476] undefined: An exception occurred.
TypeError: prefNodes[i].name is undefined
chrome://scriptish/content/js/options.js 59
Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/timers.js", line 31, in notify
callback.apply(null, args);
File "chrome://scriptish/content/js/options.js", line 59, in checkSync
prefNames.push(prefNodes[i].name.replace(RE_scriptishPrefix, ""));

@erikvold
Copy link
Member Author

Don't see it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant