Skip to content

TypeError: Cannot read properties of undefined (reading '31') #184255

@SimonSiefke

Description

@SimonSiefke

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.78.2
  • OS Version: Ubuntu 23.04

Steps to Reproduce:

I'm not quite sure of any consistent reproduction steps, but I managed to capture the stack trace of the error:

error

workbench.js:2699 [uncaught exception]: TypeError: Cannot read properties of undefined (reading '31')
workbench.js:2702 TypeError: Cannot read properties of undefined (reading '31')
    at g._setCellUnderline (DomRenderer.ts:388:33)
    at g._handleLinkLeave (DomRenderer.ts:384:10)
    at DomRenderer.ts:82:66
    at t.EventEmitter.fire (EventEmitter.ts:55:16)
    at c._fireUnderlineEvent (Linkifier2.ts:368:13)
    at c._linkLeave (Linkifier2.ts:375:14)
    at c._clearCurrentLink (Linkifier2.ts:263:12)
    at c._handleHover (Linkifier2.ts:115:12)
    at c._handleMouseMove (Linkifier2.ts:106:12)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions