-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Bug Description:
Hi,
In the latest Theia 1.68, I see the following error twice after each page reload, it was not happing before this version.
async.ts:414 Uncaught (in promise) Canceled: Canceled
at Delayer.cancel (async.ts:414:20)
at Delayer.dispose (async.ts:425:8)
at dispose (lifecycle.ts:303:8)
at DisposableStore.clear (lifecycle.ts:405:4)
at DisposableStore.dispose (lifecycle.ts:386:8)
at WordHighlighter.dispose (wordHighlighter.ts:824:17)
at UniqueContainer.value (wordHighlighter.ts:860:27)
at Emitter._deliver (event.ts:1243:13)
at Emitter._deliverQueue (event.ts:1254:9)
at Emitter.fire (event.ts:1278:9)
It could be related to the 'Connect Monaco editors to their models' PR.
Steps to Reproduce:
- Open the browser app
- Open the console logs from devtools
- You will see the error above (in my case, it was repeated twice)
Additional Information
- Operating System: Mac with Chrome
- Theia Version: 1.68.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels