c-smile / sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine
http://sciter.com
Other
2.11k stars 223 forks source link

Sciter Notes: error when trying to add a new book #121

Closed ngirard closed 5 years ago

ngirard commented 5 years ago

In Sciter Notes 4.2.7.3 on Ubuntu 18.10, right-clicking anywhere in the "Books" section of the left pane, and choosing Add new book to the context menu leads to the following error message:

Error: Wrong type - nothing, expected instance of script function
        at BookView.EditBookName
        at BooksView.click.|menu#book > li[name=add-book].@63@15
ngirard commented 5 years ago

The problem didn't occur using the latest version (4.3.0.7).