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.

content.js:3088 Uncaught TypeError: Cannot read property 'click' of null
    at IntersectionObserver (content.js:3088)
IntersectionObserver @ content.js:3088

Click the + icon (on top) and click away

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
yakov116commented, May 7, 2018

Fount some more, Should I open a new issue?

When clicking on the add emoji where the delete option is not there.

VM1188 content.js:3091 Uncaught TypeError: Cannot read property 'querySelector' of null
    at HTMLDocument.event (VM1188 content.js:3091)
    at HTMLDocument.<anonymous> (VM1188 content.js:167)

When going the projects tab

content.js:1391 Uncaught (in promise) TypeError: Cannot read property 'classList' of null
    at updateUnreadIndicator (content.js:1391)
    at github_injection_default (content.js:1481)
    at gitHubInjection (content.js:357)
    at mark_unread (content.js:1465)
0reactions
buschescommented, May 7, 2018

Create a new issue to track it, yes. 😃

On Mon, May 7, 2018 at 10:25 AM yakov116 notifications@github.com wrote:

@bfred-it https://github.com/bfred-it yep as in open a new issue?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sindresorhus/refined-github/issues/1273#issuecomment-387101676, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0WZLey0e9pjgzrnL_dFr27lU8U5uHHks5twGdRgaJpZM4Tdryw .

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript console.error() Method - W3Schools
The error() method writes an error message to the console. The console is useful for testing purposes. Syntax. console.error(message). Parameters ...
Read more >
Fix JavaScript errors that are reported in the Console
Open the demo webpage JavaScript error reported in the Console tool in a new window or tab. · Right-click anywhere in the webpage...
Read more >
How to open the browser console to view errors
How to open the browser console to view errors ; Browser Console · : - Ctrl + Shift + J (Windows/Linux) - Command...
Read more >
console - Web APIs - MDN Web Docs
Chrome Edge Firefox console Full support. Chrome1. Toggle history Full support. Edge12. Toggle history Full s... assert Full support. Chrome1. Toggle history Full support. Edge12....
Read more >
HTML | DOM console.error() Method - GeeksforGeeks
The console.error() method in HTML is used to display an error message on the console. The console.error() method is used for testing ...
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