JS error adding word to dictionary

Steps to reproduce

Right click on ‘misspelled’ word with red squiggly and ‘Add to Dictionary’

Expected result

Works

Actual result

Dialog popping up with:

A JavaScript error occurred in the main process
Uncaught Exception:
ReferenceError: misspelled is not defined
at click (/Users/ansont/Library/Application Support/Dynalist/dynalist/packages/dynalist-1.5.0.asar/main.js:269: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.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?
1.5.0 Desktop
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

2 Likes

Thanks