Open goldserg opened 4 years ago
react-dom.production.min.js:5940 Uncaught TypeError: Cannot read property 'identifier' of undefined
at t.n.renderCard (workItemView.tsx:175)
at workItemView.tsx:132
at Array.map (<anonymous>)
at t.value (workItemView.tsx:126)
Maybe something like this?
x.identifier ===
(e.cardIdentifier || '?')
/_apis/public/gallery/publisher/ms-devlabs/extension/estimate/2.2.3/assetbyname/build/static/js/pages/session/components/workItemView.tsx
str 126
e.cardIdentifier <- this maybe UNDEFINED
card <- this too undefined, and next I see white screen