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

Console error at startup with hot-reload #10

Closed
pjeby opened this issue Nov 13, 2023 · 1 comment
Closed

Console error at startup with hot-reload #10

pjeby opened this issue Nov 13, 2023 · 1 comment

Comments

@pjeby
Copy link

pjeby commented Nov 13, 2023

The error below appears in the dev console at startup if you have the hot-reload plugin enabled, but it hasn't loaded yet. (There should be a ? after app.plugins.plugins["hot-reload"], before the .enabledPlugins.)

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'enabledPlugins') at OpenVSCode.onload (plugin:open-vscode:146:103)
@NomarCub
Copy link
Owner

NomarCub commented Jan 3, 2024

I just published 1.2.2 with a fix for this. Let me know if there are any more problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants