Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "Error: Uncaught TypeError" when attempting to open bookmarks menu after navigating to a bookmark #311

Open
1 task done
fuhrizzy opened this issue Dec 23, 2024 · 0 comments
Labels

Comments

@fuhrizzy
Copy link

fuhrizzy commented Dec 23, 2024

Preflight Checklist

  • 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

  1. While reading a file, open the bookmarks popout menu
  2. Open a bookmark
  3. 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

@fuhrizzy fuhrizzy added the bug label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant