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

attend to uncaught promise error in configuration.ts #319

Open
rpruim opened this issue Dec 12, 2022 · 2 comments
Open

attend to uncaught promise error in configuration.ts #319

rpruim opened this issue Dec 12, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@rpruim
Copy link
Collaborator

rpruim commented Dec 12, 2022

When I have the console open, I often see something like this when launching the app

Uncaught (in promise) Error: Error: your settings are undefined. Try reloading the page. If this error persists, try the troubleshooting guide: https://github.com/glacambre/firenvim/blob/master/TROUBLESHOOTING.md
    at getConfForUrl (configuration.ts:163:15)
    at getConf (configuration.ts:149:12)
    at content.ts:299:51
@rpruim rpruim added the bug Something isn't working label Dec 12, 2022
@VelSharon
Copy link
Collaborator

How did you launch the app? I ran it on my development server, and I don't see this error on the console. I also ran the actual webapp and checked the console, but this is not the error that shows up. Could you please provide the steps to reproduce this issue?

Screenshot

@rpruim
Copy link
Collaborator Author

rpruim commented Feb 13, 2023

I'm getting this in Chrome today when I load the attached csv.

image

MathStat-2022-23-current.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants