PaddleCV-SIG / PaddleLabel

飞桨智能标注,让标注快人一步

Home Page:https://paddlecv-sig.github.io/PaddleLabel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read properties of undefined (reading 'split')

ajfkdk opened this issue · comments

commented

多边形标注的时候,前端出现了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)

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.