You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
When I have the console open, I often see something like this when launching the app
The text was updated successfully, but these errors were encountered: