false positive warning in DevTools when creating a new tab: Timeout after 5000 millis. The editor has not shown up in time. #1718
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
There are two new warnings every time I create a new tab.
They're false positives. The bug is here:
arduino-ide/arduino-ide-extension/src/browser/contributions/open-sketch-files.ts
Lines 187 to 189 in fe3fbb1
The condition should be inverted as commented here
arduino-ide/arduino-ide-extension/src/browser/contributions/open-sketch-files.ts
Line 183 in fe3fbb1
To reproduce
Open IDE2, open a sketch, and a new tab. The editor opens, but there are two new warnings in the console.
Expected behavior
No warning
Arduino IDE version
fe3fbb1
Operating system
macOS
Operating system version
12.5.1
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: