bible-technology / scribe-scripture-editor

A Bible translation editor for everyone.
https://scribe.bible
MIT License
14 stars 12 forks source link

Bug found in 'New Project' => 'advanced settings' => 'Custom #323

Closed DanielC-N closed 6 months ago

DanielC-N commented 6 months ago

I've found a bug when you click on 'CUSTOM' in advanced settings directly after opening the 'new project' tab. On branch 'development'

node version : 20.9.0
yarn version : 1.22.19

Error text :

Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'title')

here's the screenshot : bug_AdvancedSettingsDropdown

DanielC-N commented 6 months ago

Here's a quick video demonstration of the steps followed:

https://github.com/bible-technology/scribe-scripture-editor/assets/18301757/0236ddd2-afd8-4278-bc7c-3f335acfd69c

DanielC-N commented 6 months ago

I've re-installed Scribe entirely and it works now Maybe it had something to do with the fact that I've manually modified some files in .config/scribe !