bookmarks not loading
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
using minsky-3.1.0-rc2
I added a bookmark and then next time i went to use it the bookmarks that weren't loaded were now there in the pull down menu.
Last edit: JAMES SAULNIER 2023-03-08
Windows minsky-3.1.0-beta.31
Getting more strangeness. I had several bookmark in pull down but none of them worked. So I added a new one and tested it and it worked. Then went back to test another and all but two were left and they both worked.
Are you able to upload a .mky file that exhibits this problem?
Actually - don't worry. I discovered the problem. I needed an extra "await" keyword in the script that loads the file. Bookmarks were being initialised too early, before the model was loaded.