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.

Runtime issue: Cannot read property 'data' of undefined

See original GitHub issue

Ran a full scan on instance of an internally hosted enterprise application Polarion (GUI done via GWT): https://polarion.plm.automation.siemens.com/products/polarion-alm

axe-core version: 4.2.0 axe-extension version: 4.9.3

TypeError: Cannot read property 'data' of undefined
    at Xl._l [as after] (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:289593)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:324563
    at Array.forEach (<anonymous>)
    at ec.after (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:324396)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:332384
    at Array.map (<anonymous>)
    at e.value (chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:332240)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:341091
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:97118
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js:56:100990

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
srayoscommented, May 20, 2021

Good morning! I am an engineer with Dell Technologies and our teams are experiencing this error, too. Can you please provide us with a status update? Is there any work-around at this point? Thank you!

0reactions
dylanbcommented, Sep 23, 2021

This issue should now be fixed with the 4.17 release, closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Read Property of Undefined in JavaScript - Rollbar
TypeError : Cannot read property of undefined occurs when a property is read or a function is called on an undefined variable.
Read more >
Runtime issue: Cannot read property 'data' of undefined #3040
Please describe how you encountered this issue >> We just developed a new login page and are trying to scan it.
Read more >
Cannot read property 'data' of undefined - Prismic People
I always get this error whenever i try to integrate meta document `TypeError: /Users/desartist22/Desktop/floema/views/_includes/head.pug:21 ...
Read more >
How To Fix Cannot read Property '0' of Undefined in JS
The Solution. To resolve your TypeError: Cannot read properties of undefined (reading '0') , go through these steps: Ensure you are using the ......
Read more >
Cannot read property 'items' of undefined (Next.js, React, AWS ...
I am trying to follow this tutorial here. And I am doing it exactly like the guy says. But every time I am...
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