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
I have searched the issue tracker for a bug report that matches the one I want to file, without success.
OpenComic Version
1.3.1
Operating System
Windows 11 23H2 Build 22631.4602
Installed via
.exe
Steps to reproduce
While reading a file, open the bookmarks popout menu
Open a bookmark
Attempt to open the bookmarks popout menu again
Expected Behavior
Bookmarks menu should open like normal
Actual Behavior
Bookmarks menu does not open and shows an error instead
Error message
Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at escapeBackSlash (opencomic.js:923:16)
at opencomic.js:1126:9
at Function. (opencomic.js:1036:13)
at Function.each (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\node_modules\jquery\dist\jquery.js:383:19)
at opencomic.js:1035:6
at Function.each (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\node_modules\jquery\dist\jquery.js:383:19)
at Object. (opencomic.js:1025:4)
at Object.wrapper (wrapHelper.js:10:19)
at 17 (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\scripts\builded\templates.js:3038:100)
at Object.prog [as inverse] (runtime.js:333:12)
Additional Information
Using reverse reading mode and double page. In my testing changing this setting hasn't made a difference, but I thought it wouldn't hurt to mention it.
Sample file
No response
The text was updated successfully, but these errors were encountered:
Preflight Checklist
OpenComic Version
1.3.1
Operating System
Windows 11 23H2 Build 22631.4602
Installed via
.exe
Steps to reproduce
Expected Behavior
Bookmarks menu should open like normal
Actual Behavior
Bookmarks menu does not open and shows an error instead
Error message
Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at escapeBackSlash (opencomic.js:923:16)
at opencomic.js:1126:9
at Function. (opencomic.js:1036:13)
at Function.each (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\node_modules\jquery\dist\jquery.js:383:19)
at opencomic.js:1035:6
at Function.each (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\node_modules\jquery\dist\jquery.js:383:19)
at Object. (opencomic.js:1025:4)
at Object.wrapper (wrapHelper.js:10:19)
at 17 (C:\Users\user\AppData\Local\Programs\OpenComic\resources\app.asar\scripts\builded\templates.js:3038:100)
at Object.prog [as inverse] (runtime.js:333:12)
Additional Information
Using reverse reading mode and double page. In my testing changing this setting hasn't made a difference, but I thought it wouldn't hurt to mention it.
Sample file
No response
The text was updated successfully, but these errors were encountered: