question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: Cannot read property 'onLinkHover' of undefined

See original GitHub issue

xterm-addon-webgl@latest (v0.5.1) does not work with xterm@latest (v4.4.0)

it throws error TypeError: Cannot read property 'onLinkHover' of undefined because xterm v4.4.0 does not have linkifier2 property on the terminal.

I think xterm-addon-webgl@0.5.1 was meant to be released as v0.6.0-beta.4

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Tyriarcommented, Mar 24, 2020

I think this happened because of an oversight by bumping the version in https://github.com/xtermjs/xterm.js/commit/db304513b19ebd7ebd08abd020999cb7cea4bafe

xterm-addon-webgl@0.5.1 is not compatible with xterm@0.4.0 so use 0.5.0 for now. I’ll make a note on the releases page: https://github.com/xtermjs/xterm.js/releases

0reactions
Tyriarcommented, Apr 10, 2020

@UziTech phew, had me worried for a second 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read properties of undefined ...
I'm new to react js, I'm getting Uncaught TypeError: Cannot read properties of undefined (reading 'url') error due to fetching images map.
Read more >
Uncaught TypeError: Cannot read property '_ua' of undefined
This error occurs when a property is read or a function is called on an undefined variable. Undefined means that a variable has...
Read more >
Receving ERROR: TypeError: Cannot read property 'close' of ...
i want to answer this question as I have solved it. the problem is I rename the file manually like I rename the...
Read more >
TypeError Cannot read properties of undefined (reading 'data')
Hello ! I have an issue that i don't understand. I searched online but no clue for my code... I tried to create...
Read more >
Uncaught TypeError: Cannot read property '1' of undefined
Hi guys, I am facing this problem when i am trying to create a new customer. Can you please help me correct this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found