hanFengSan / eHunter

For the best reading experience
MIT License
899 stars 55 forks source link

eHunter stop responding in some gallery #38

Closed SDR-Fang closed 5 years ago

SDR-Fang commented 6 years ago

image

Isuue

In one of the gallery the entire UI stops responding. You can click on them but nothing will happen, neither would there be any error message in the console.

Behavior

SDR-Fang commented 6 years ago

Seems like when the number of pages is too large (e.g. >40), eHunter will hit this problem. Need further observation.

ljyloo commented 5 years ago

I got that same error too, and I managed to solve it. On your gallery's preview page, set the review page rows to 4, then open your console, enter localStorage.clear() and refresh the page, issue fixed, at least on my firefox.

hanFengSan commented 5 years ago

Can you provide an URL of the incorrect gallery?

ljyloo commented 5 years ago

just set your review page rows greater than the default value 4, and all galleries with more than 50 pages will bring up this issue. FYI, you need to unlock the perk More Thumbs or Thumbs Up or All Thumbs at here to set rows greater than 4.

2018112103 2018112101 2018112102
hanFengSan commented 5 years ago

@ljyloo Yes, because I can't access other rows, so fix it is impossible. You must use "4rows" mode to view the gallery. You can check the update. I updated the version to 2.2.3, adding a reset button on the top bar for reset anything. You just select back the "4rows" mode and click the reset button, the problem would be solved.

SDR-Fang commented 5 years ago

I saw the update. Thanks for the update!