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.

Error: Cannot read property 'attributes' of undefined

See original GitHub issue

I am receiving Cannot read property 'attributes' of undefined when I click “Add” or “edit” image

Both of collections have UID field. I’m also new to strapi so I might do something wrong. Using latest version.

EDIT: Also reciving error when deleting all and pressing “add 1 by 1” image

Some sc of error: image image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Fufuxxcommented, Jan 15, 2021

Yep works for me locally ! Thanks a lot for looking into it, and for this cool plugin. Really handy to get the Sitemap sorted 😃

1reaction
boazpoolmancommented, Jan 15, 2021

No worries! The fix is released in version 1.2.4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read property 'attributes' of ...
You are getting this error since you are trying to access a property on a object but that object does not exist ...
Read more >
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 >
TypeError: Cannot read property 'attributes' of undefined
TypeError : Cannot read property 'attributes' of undefined · 1) add the default columns block and select a layout · 2) put the...
Read more >
TypeError: Cannot read property 'attributes' of undefined ...
I have the exact same issue. I sometimes get more than 10 in a row, completely locks up my homeassistant too. Is there...
Read more >
Uncaught TypeError: Cannot read property of undefined In
Uncaught TypeError : Cannot read property of undefined error occurs in Chrome when you read a property or call a method on an...
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