5digits / dactyl

Pentadactyl and other related Gecko extensions
Other
468 stars 98 forks source link

NoScript plugin throws 'this.groups undefined' error #136

Open futuro opened 8 years ago

futuro commented 8 years ago

When using :set nst+=, the following error TypeError: this.groups is undefined is thrown and every "site" is titled 'undefined' and every description is the aforementioned error. I tried to find a fix, but I came up empty handed. Any advice on resources to read that might help debugging would be well received. I tried placing some dactyl.echo calls inside the completion.noscriptSites function near line 186, but they did nothing.