Tobias Klein
Tobias Klein
> The error I get in the console is: > > ``` > Uncaught ReferenceError: require is not defined > at ezra_init.js:33 > ``` This seems to be caused by...
Note that https://github.com/ezra-bible-app/ezra-bible-app/issues/437 is done now.
I believe the runtime issues are caused by some sort of incompatibility between the compiled nodejs module and the Electron binary. I have seen this before. Will have a look.
I tried to get a local environment with Arch Linux running (first Docker, then VirtualBox) - but to no avail.
> We're still hung up on whatever the runtime issue(s) are that make it hang with a spinner on launch. From the console output I see: > > ``` >...
@alerque Any feedback here?
Is there any way to configure the dark background color as something that's not *black*? (Like `#ff2d2d30`) I would like to use something similar as the Visual Studio Code dark...
Thank you for looking into this. This broke on GitHub Actions and it previously worked there. I tried to figure out what changed in the environment, but it's hard to...
Some work has been done for this in 1.3 and it's currently not so urgent.
No. What we have today is verse-level notes and book-level notes. But not notes that apply for individual chapters. I am not sure whether we should implement this anytime soon...