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.

Error on news feed "Uncaught (in promise) TypeError: Cannot read property 'disconnect' of undefined"

See original GitHub issue
auto-load-more-news.js:41 Uncaught (in promise) TypeError: Cannot read property 'disconnect' of undefined
    at findButton (auto-load-more-news.js:41)
    at observeEl (utils.js:47)
    at auto_load_more_news (auto-load-more-news.js:51)
    at safely (utils.js:10)
    at content.js:610
    at <anonymous>
findButton @ auto-load-more-news.js:41
observeEl @ utils.js:47
auto_load_more_news @ auto-load-more-news.js:51
safely @ utils.js:10
(anonymous) @ content.js:610
async function (async)
(anonymous) @ content.js:583
(anonymous) @ content.js:712
__webpack_require__ @ bootstrap a6ef299f59b18502cc11:19
(anonymous) @ bootstrap a6ef299f59b18502cc11:62
(anonymous) @ bootstrap a6ef299f59b18502cc11:62

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
fregantecommented, Oct 30, 2017

That’s separate, do you mind opening an issue? It requires updating the page detection for both isRepo and isRepoSettings

Edit: opened as #783

1reaction
fregantecommented, Oct 26, 2017

⬇️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error on news feed "Uncaught (in promise) TypeError: Cannot ...
Error on news feed "Uncaught (in promise) TypeError: Cannot read property 'disconnect' of undefined" #757.
Read more >
JavaScript error: Uncaught TypeError: Cannot read property ...
So querySelectorAll returns an empty NodeList which has undefined at the 0 position (or any position for that matter). Breakdown of what is...
Read more >
Resolving the JavaScript Promise Error "TypeError: Cannot ...
TypeError - Cannot read property 'then' of undefined is thrown when the caller is expecting a Promise to be returned and instead receives ......
Read more >
error rendering pipeline: typeerror: cannot read properties of ...
The TypeError: Cannot read property of undefined is one of the most common type errors in JavaScript. It occurs when a property is...
Read more >
Blank screen when attempting setup Step 3 / Configure your ...
Specifically it is this error “ An error occurred while running 'mapSelect': Cannot read properties of undefined (reading 'split')
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