TagoDR / MangaOnlineViewer

This scripts loads all pages(images) from the current chapter of the manga showing them in one page in a list type structure, witch helps reading faster.
376 stars 46 forks source link

kissmanga length is undefined #128

Closed RohitM-IN closed 4 years ago

RohitM-IN commented 4 years ago

in line 307 quant: W.lstImages.length, is undefined seems like kissmanga changed something XD

TagoDR commented 4 years ago

fixed

RohitM-IN commented 4 years ago

TypeError: Cannot read property 'length' of undefined at Object.run (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:354) at waitExec (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:1884) at w (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at eval (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at eval (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at eval (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at r (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at eval (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at eval (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:35) at start (userscript.html?id=d37e4a81-e77a-4dfc-91b1-269c77de2ca1:1888)