在提交 issue 之前,请先确认
使用的油猴扩展是?
Tampermonkey(篡改猴)
使用的浏览器是?
Chrome 已是最新版本 版本 152.0.7977.76(正式版本) (64 位)
问题会在哪个网页上出现?
https://mangacopy.com/
问题是?
触发条件:
打开拷贝漫画某部漫画
进入最后一章
翻到最后一页
继续向下滑动,弹出一个新的页面后(触发"已读完"或翻页逻辑)
返回该漫画的详情页
BUG表现:
章节列表完全空白,全部/话/卷/番外 tab 下均无内容。
关闭插件、重装插件均无法恢复。
关键特征:
触发后是永久性的,不是刷新能解的临时问题,我试了其他漫画网站,没有这个问题,唯独在拷贝漫画出现了,而且换了一台电脑,没问题的情况下,按照上面步奏做了,又出现了。
Title
Chapter list permanently disappears on Kopymanga after scrolling past the last page of the last chapter
Steps to reproduce
Open any manga on Kopymanga (拷贝漫画)
Enter the last available chapter
Scroll to the last page
Continue scrolling down (triggers end-of-chapter behavior)
Go back to the manga's detail page
Actual result
The chapter list is completely empty — all tabs (全部/话/卷/番外) show no content.
Disabling or reinstalling the script does not fix it.
Expected result
Chapter list displays normally.
Notes
The issue is permanent, not fixed by page refresh
Suspected cause: the script may be writing to localStorage / IndexedDB when hitting end-of-last-chapter, corrupting or clearing chapter data on the site
在提交 issue 之前,请先确认
使用的油猴扩展是?
Tampermonkey(篡改猴)
使用的浏览器是?
Chrome 已是最新版本 版本 152.0.7977.76(正式版本) (64 位)
问题会在哪个网页上出现?
https://mangacopy.com/
问题是?
触发条件:
打开拷贝漫画某部漫画
进入最后一章
翻到最后一页
继续向下滑动,弹出一个新的页面后(触发"已读完"或翻页逻辑)
返回该漫画的详情页
BUG表现:
章节列表完全空白,全部/话/卷/番外 tab 下均无内容。
关闭插件、重装插件均无法恢复。
关键特征:
触发后是永久性的,不是刷新能解的临时问题,我试了其他漫画网站,没有这个问题,唯独在拷贝漫画出现了,而且换了一台电脑,没问题的情况下,按照上面步奏做了,又出现了。
Title
Chapter list permanently disappears on Kopymanga after scrolling past the last page of the last chapter
Steps to reproduce
Open any manga on Kopymanga (拷贝漫画)
Enter the last available chapter
Scroll to the last page
Continue scrolling down (triggers end-of-chapter behavior)
Go back to the manga's detail page
Actual result
The chapter list is completely empty — all tabs (全部/话/卷/番外) show no content.
Disabling or reinstalling the script does not fix it.
Expected result
Chapter list displays normally.
Notes
The issue is permanent, not fixed by page refresh
Suspected cause: the script may be writing to localStorage / IndexedDB when hitting end-of-last-chapter, corrupting or clearing chapter data on the site