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 'data' of undefined"

See original GitHub issue

Describe the bug The image for the standard GitHub Stats started to return an error for me while it worked before.

Expected behavior The image should show as normal.

Screenshots / Live demo link (paste the github-readme-stats link as markdown image) image

https://github-readme-stats.vercel.app/api?username=Andre601&show_icons=true&hide_rank=true&title_color=3498db&bg_color=ffffff00&text_color=718096&disable_animations=true

Additional context The “Top languages” card, which I also use, works perfectly fine.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

0reactions
survivantcommented, Oct 22, 2021

the link is broken for me too : https://github-readme-stats.vercel.app/api?username=survivant&show_icons=true&count_private=true

Something went wrong! file an issue at https://git.io/JJmN9
Cannot read property 'data' of undefined
Read more comments on GitHub >

github_iconTop Results From Across the Web

angularjs - typeerror cannot read property 'data' of undefined
This error comes because there is no property of name data in your class. $scope.gridOptions. this class ...
Read more >
TypeError: Cannot read property 'data' of undefined
[0] (node:24430) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async ...
Read more >
[SOLVED] Cannot Read Property of Undefined in JavaScript
The “cannot read property of undefined” error occurs when you attempt to access a property or method of a variable that is undefined...
Read more >
Cannot read property 'data' of undefined #1463 - GitHub
Describe the bug Loading for my profile seems to be broken. In the defense of this project though, I have a bit of...
Read more >
Cannot read property 'data' of undefined in React web
Like Nuno said, it means that the JavaScript running on the device / browser is acting on invalid elements. In another words, this...
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