Error on news feed "Uncaught (in promise) TypeError: Cannot read property 'disconnect' of undefined"
See original GitHub issueauto-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:
- Created 6 years ago
- Comments:8 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s separate, do you mind opening an issue? It requires updating the page detection for both isRepo and isRepoSettings
Edit: opened as #783
⬇️