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

Fix for issue #1096 (VSC-1261) #1097

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Conversation

dyarkovoy
Copy link
Contributor

Description

Fixes error Cannot read properties of undefined (reading 'curWorkspace') when trying to run QEMU

Fixes #1096

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Steps to test this pull request

  1. Click on "QEMU"
  2. Observe error.
  • Expected behaviour:

no error

  • Expected output:

How has this been tested?

tested on my local Windows

Checklist

  • [*] PR Self Reviewed
  • [*] Applied Code formatting
  • [*] Verified on Windows

@brianignacio5 brianignacio5 merged commit a910f68 into espressif:master Dec 18, 2023
6 checks passed
@brianignacio5 brianignacio5 self-assigned this Dec 18, 2023
@brianignacio5
Copy link
Collaborator

Thank you for your bug fix !

@github-actions github-actions bot changed the title Fix for issue #1096 Fix for issue #1096 (VSC-1261) Dec 18, 2023
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

Successfully merging this pull request may close these issues.

Error when trying to run QEMU (VSC-1260)
2 participants