You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
click any One-shot book, go to the book detail page.
(http://localhost:25600/oneshot/<book_id>?context=COLLECTION&contextId=<collections_id>)
click the read or incognito read to open the Webreader
(http://localhost:25600/book/<book_id>/read?context=COLLECTION&contextId=<collections_id>&incognito=true)
Expected behavior
The Webreader should show the comic page.
Actual behavior
The Webreader will show a blank page and nothing else.
Logs
No response
Komga version
1.9.2
Operating system
QTS 5
Installation method
Docker
Other details
If you remove the url params context=COLLECTION&contextId=<collections_id>, the Webreader will laod the comic page properly.
Acknowledgements
I have searched the existing issues (open AND closed) and this is a new ticket, NOT a duplicate or related to another open issue.
Steps to reproduce
(http://localhost:25600/oneshot/<book_id>?context=COLLECTION&contextId=<collections_id>)
(http://localhost:25600/book/<book_id>/read?context=COLLECTION&contextId=<collections_id>&incognito=true)
Expected behavior
The Webreader should show the comic page.
Actual behavior
The Webreader will show a blank page and nothing else.
Logs
No response
Komga version
1.9.2
Operating system
QTS 5
Installation method
Docker
Other details
If you remove the url params
context=COLLECTION&contextId=<collections_id>
, the Webreader will laod the comic page properly.Acknowledgements
The text was updated successfully, but these errors were encountered: