-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Description
A regression was discovered in monaco-editor versions newer than 0.50.0 that causes errors when running the log viewer with the dev server.
Error
Uncaught (in promise) Canceled: Canceled
CancellationError errors.ts:123
cancel async.ts:320
dispose async.ts:331
dispose lifecycle.ts:145
clear lifecycle.ts:255
dispose lifecycle.ts:236
dispose wordHighlighter.ts:793
dispose wordHighlighter.ts:864
dispose lifecycle.ts:145
clearAndDisposeAll lifecycle.ts:445
dispose lifecycle.ts:433
dispose lifecycle.ts:145
clear lifecycle.ts:255
dispose lifecycle.ts:236
dispose lifecycle.ts:324
dispose lifecycle.ts:145
clear lifecycle.ts:255
dispose lifecycle.ts:236
dispose lifecycle.ts:324
dispose codeEditorWidget.ts:417
dispose standaloneCodeEditor.ts:469
MonacoInstance index.tsx:83
React 62
performWorkUntilDeadline scheduler.development.js:45
Context
- monaco-editor was intentionally locked at version 0.50.0 to avoid this issue
- PR chore: Update all dependencies and regenerate lock file; Resolve lint issues from
eslint-config-yscope@1.1.2. #398 attempted to upgrade to 0.54.0 and encountered this regression - The error appears to be related to word highlighting and lifecycle disposal in monaco-editor
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels