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 'toString' of undefined

See original GitHub issue

coc-discord-rpc keeps on throwing the following error:

[coc.nvim]: UnhandledRejection: TypeError: Cannot read property 'toString' of undefined.

Was working till a few days back, have no idea what broke it. Tried reinstalling multiple times only to arrive at the same conclusion.

uname -a:

Linux ArchBox 5.13.9-arch1-1 #1 SMP PREEMPT Sun, 08 Aug 2021 11:25:35 +0000 x86_64 GNU/Linux

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
Shinyzenithcommented, Aug 20, 2021

The plugin works perfectly now. Thank you @LeonardSSH and @excalios ❤️

3reactions
leonardsshcommented, Aug 20, 2021

https://github.com/LeonardSSH/coc-discord-rpc/commit/d123a583ab9f829d60aeeea4b531a10127f67d52 solves the problem entirely. In the next few minutes, a new version patch for this issue will be released.

Please update the extension and let me know if it’s fixed. @excalios @AakashSharma7269 @atemmel @whisperity @iraizo @ArmoredVortex

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: Cannot read property 'toString' of Null in JS
The "Cannot read property 'toString' of null" error occurs when the toString() method is called on a null value. To solve the error,...
Read more >
Why do I get Cannot read property 'toString' of undefined
toString () throws a TypeError. It says string is undefined. I'm not an experienced js developer. Why would this happen? Edit: I call...
Read more >
Cannot read property 'toString' of undefined - Syncfusion
In your shared code snippet, you have assigned value in string type for value property. But the value property accepts only string array...
Read more >
TypeError: Cannot read property 'toString' of undefined
It looks like the zap is working with still sending the information to Active Campaign but it still sends errors. Any help appreciated....
Read more >
Cannot read property 'toString' of undefined - Web
The full error message or issue you are running into. Which Web Client SDK version? ... Steps to reproduce the behavior: ... If...
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