Skip to content

Theia 1.68 - Error in console log: async.ts:414 Uncaught (in promise) Canceledย #16939

@safisa

Description

@safisa

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:

  1. Open the browser app
  2. Open the console logs from devtools
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions