Open
Description
Describe the problem
See title.
Error:
sketchbook-widget-contribution.ts:246 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'revealFile')
at SketchbookWidgetContribution.selectWidgetFileNode (sketchbook-widget-contribution.ts:246)
The problem should be solved here.
To reproduce
Open the cloud sketchbook tree and the settings.jon
file and edit the settings.json
file. IDE2 tries to blindly reveal the corresponding node in the sketchbook tree, but it's not there.
Expected behavior
No error.
Arduino IDE version
#1581, but I think it's the same from the main
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details