tla / stemmaweb

Catalyst interface and online tools for stemmatology research
13 stars 9 forks source link

Uncaught promise error with empty repository #169

Open tla opened 1 year ago

tla commented 1 year ago

When I start up the production stack (where no data has been initialized) and load the main page, I get the following error in the dev tools console:

Uncaught (in promise) TypeError: state.selectedTradition is undefined
    TraditionTitle http://localhost:3000/src/js/modules/dashboard/tradition/traditionTitle.js:22
    setState http://localhost:3000/src/js/modules/common/state/store.js:44
    setState http://localhost:3000/src/js/modules/common/state/store.js:40
    initState http://localhost:3000/src/js/modules/dashboard/tradition/state.js:99