anka-213 / webcomic_reader

Webcomic Reader userscript at
https://openuserjs.org/scripts/anka-213/Webcomic_Reader
MIT License
120 stars 27 forks source link

goblinscomic.org broken #35

Closed flying-sheep closed 7 years ago

flying-sheep commented 7 years ago

i get this in the console:

cambia[1]: TypeError: get(...) is null"
flying-sheep commented 7 years ago

wow, that was fast!

sadly it didn’t fix my problem. i still see the same error. any way i can help you debug? some events to hook into to see what’s going on?

PS: the last page seems to be broken ATM (i.e. its back link doesn’t point to something valid), so to debug it, you need to start on some other page (e.g. the first)

anka-213 commented 7 years ago

Hmm... strange! It works for me now. Do you have any custom settings for the site?

anka-213 commented 7 years ago

Also, are you using FF or chrome? I have only tested the change in chrome/tampermonkey.

anka-213 commented 7 years ago

Aha, there was a small difference in behaviour between Tampermonkey and Greasemonkey. I'm kind of surprised that my original code worked at all.

flying-sheep commented 7 years ago

firefox, but you seem to have figured it out yourself :wink:

anka-213 commented 7 years ago

It should work now.

flying-sheep commented 7 years ago

like a charm, thank you!