5digits / dactyl

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

Error following hints in Firefox 46 #154

Closed stephen-bunn closed 8 years ago

stephen-bunn commented 8 years ago

Getting the following error in Firefox 46.

resource://dactyl/styles.jsm: 248: TypeError: can't assign to properties of (new String("hint-positions")): not an object

Error occurs when trying to follow any link using hints.

Is this a problem related to #152 ?

jak3 commented 8 years ago

I don't think so. The pull request #151 does not fix this problem. I'm working on try to figure how to fix it.

stephen-bunn commented 8 years ago

Fixed via #156. Thanks for the quick fix.