Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught promise error with empty repository #169

Open
tla opened this issue Apr 7, 2023 · 0 comments
Open

Uncaught promise error with empty repository #169

tla opened this issue Apr 7, 2023 · 0 comments

Comments

@tla
Copy link
Owner

tla commented Apr 7, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants