JS Error when adding new words to computer dictionary

Steps to reproduce

Starting from scratch, what are the steps to make the bug happen? The fewer the steps, the better.

  1. Type a word that’s “incorrectly” spelt
  2. Right click
  3. Add to dictionary

Expected result

What do you expect to see after carrying out the steps above?

I’d expect the word to be added to dictionary

Actual result

Instead of the expected result, what happened?

A JavaScript error occurred in the main process

" Uncaught Exception:

ReferenceError: misspelled is not defined

at click (/Users/xxx/Library/Application Support/Dynalist/dynalist/packages/dynalist-1.5.1.asar/main.js:275:66)

at MenuItem.click (electron/js2c/browser_init.js:73:1742)

at Object.a._executeCommand (electron/js2c/browser_init.js:81:2492)"

Environment

Which operating system are you using?

macOS 12.2.1

Which browser are you using?

Dynalist Desktop App

If you’re using a desktop or mobile app, what’s the version number of Dynalist?
Are you using any third-party scripts for Dynalist, e.g. PowerPack?

No


Additional information

Anything else you think would help our investigation, like a screenshot or a log file? You can drag and drop screenshots to this box. For large amount of text, try putting them into something like Pastebin.


Additional comments

1 Like

Same problem. I’ve wanted to post exactly this issue and here you are)
Guyz, this post was added in May. Now it is November

I see that’s an Electron error. You have to re-install the Dynalist app from the website download. That’s the only way to update to the new version of Electron. Idk if that fixes this particular error but it has fixed similar in the past.