-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
debugissues that related to debug functionalityissues that related to debug functionality
Description
Bug Description:
Recently, I've been getting messages like this in the browser log:
logger-protocol.ts:117 2025-02-19T17:04:51.426Z root ERROR TypeError: Cannot read properties of null (reading 'uri')
at n.isEditorFrame (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3259788)
at file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3257040
at file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:2902111
at s.invoke (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:2902201)
at a.fire (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:2904004)
at C.fireDidChange (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3170813)
at set currentSession (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3178849)
at C.updateCurrentSession (file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3179154)
at file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:3176295
at file:///C:/Users/thomas/AppData/Local/Programs/TheiaIDE/resources/app/lib/frontend/bundle.js:2:2902111
e.log @ logger-protocol.ts:117
Additional Information
- Operating System: Windows
- Theia Version: Theia 1.58.300
Metadata
Metadata
Assignees
Labels
debugissues that related to debug functionalityissues that related to debug functionality