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

Goal completely empty #187

Open
fakusb opened this issue Dec 2, 2020 · 2 comments
Open

Goal completely empty #187

fakusb opened this issue Dec 2, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@fakusb
Copy link

fakusb commented Dec 2, 2020

There is a bug that sometimes, after opening vscode on Windows using WSL, the goal is completely empty although the .v file can be stepped through.

Using F1 -> Webview developer tool, one sees a warning that a http request for goals.js returned error 404 not found.

A workaround seems to be to not start vscode in the windows application menu, but to use the WSL-shell and execute code (or code . in the right folder).

@fakusb fakusb added the bug Something isn't working label Dec 17, 2020
@HermesMarc
Copy link

This bug is still around. I tried the workaround today, but it also did not work for me.

@Apiros3
Copy link

Apiros3 commented Jun 27, 2024

Just had a similar issue today. Went into the webview developer tool, and I got a Minified React Error # 185, which probably means the code was too large / depth was too large on the react side, but would run through as a step. I'm guessing that I'm triggering some infinite loop on the text side but am not too sure how this could be resolved right now.

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

3 participants