This repository was archived by the owner on Mar 23, 2025. It is now read-only.
[Bug Report] Unnecessary images are loaded when a paged mode #217
Labels
bug
Something isn't working
Describe the bug
I've noticed that images are loaded from page 1 to current page when a paged mode
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I realized that these were unnecessary requests from the continuous mode reader.
Using
x-if
, I removed DOM of continuous mode reader when the reader mode is paged mode.The text was updated successfully, but these errors were encountered: