sql.js
sql.js copied to clipboard
Can not export database
I am using sql.js in a electron app. But when I tried to save de database to a file it prompts me an error
Error: library routine called out of sequence

using the method export as well
bests regards
Using https://kripken.github.io/sql.js/GUI/ I get only "Exporting the database: 11.73499999998603ms" in the console and no download prompt in Firefox, Chrome works fine.