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.

Cannot read property 'getAttribute' of undefined

See original GitHub issue

screen shot 2017-10-11 at 10 37 02 pm

My environment:

DEBUG: -------------------------------
DEBUG: Ember             : 2.16.0
DEBUG: Ember Data        : 2.16.2
DEBUG: jQuery            : 3.2.1
DEBUG: Ember Bootstrap   : 1.0.0-rc.3
DEBUG: Ember Simple Auth : 1.4.0
DEBUG: -------------------------------

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
HaniAbdcommented, Jan 30, 2019

solutions ?

0reactions
rwwagner90commented, Jan 30, 2019

@HaniAbd what?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read property 'getAttribute' of null
The problem is because document.getElementById("image") in your script is called even before the targetted element is loaded which returns undefined / null ......
Read more >
Uncaught TypeError: Cannot read property 'getAttribute' of ...
Hello , I can't figure what I am doing wrong . Need Help . <! ... Uncaught TypeError: Cannot read property 'getAttribute' of...
Read more >
Cannot read property 'getAttribute' of undefined when doing a ...
I don't see what I'm doing wrong...and it's works if I do the deleteRecords by hand in the Chrome console. var dataGrid =...
Read more >
Cannot read property 'getAttribute' of undefined #8 - GitHub
When running the following code with multiple different queries to get stream links of a given show: const anime = require('@justalk/anime-api ...
Read more >
Accordion - Cannot read property 'getAttribute' of null
Okay I figured out the problem. It seems that the error occures if youre using an Accordion Item without the Accordion Widget. But...
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