daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
5 stars 2 forks source link

Some links in option descriptions result in error message #101

Closed bertfrees closed 1 year ago

bertfrees commented 1 year ago

Some links in option descriptions result in an error message. An example is the "size" link in the description of the "Page width" option of the "DTBook to braille" script. The error is the following:

A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Error processing argument at index 0, conversion failure from undefined
    at IpcMainImpl.<anonymous> (/Users/bert/Desktop/DAISY Pipeline app.app/Contents/Resources/app.asar/main.js:2:493145)
    at IpcMainImpl.emit (node:events:527:28)
    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:165:11237)
    at EventEmitter.emit (node:events:527:28)