PaddleCV-SIG / PaddleLabel

飞桨智能标注,让标注快人一步
https://paddlecv-sig.github.io/PaddleLabel/
Apache License 2.0
236 stars 38 forks source link

Cannot read properties of undefined (reading 'split') #188

Closed ajfkdk closed 1 year ago

ajfkdk commented 1 year ago

多边形标注的时候,前端出现了bug导致一直保存不了,错误信息如下: Uncaught TypeError: Cannot read properties of undefined (reading 'split') at $r.ct (58.3a99d7a4.async.js:2:9236) at $r._fire (568.835d0a3f.async.js:2:75874) at $r._fireAndBubble (568.835d0a3f.async.js:2:75073) at Cr._fireAndBubble (568.835d0a3f.async.js:2:75325) at 568.835d0a3f.async.js:2:91137 at Array.forEach () at Yr._pointerdown (568.835d0a3f.async.js:2:90933) at content.addEventListener.passive (568.835d0a3f.async.js:2:89928)

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.