label-studio-frontend icon indicating copy to clipboard operation
label-studio-frontend copied to clipboard

Error when deleting completion

Open jverre opened this issue 5 years ago • 0 comments

Really like the package, thanks for making something so great !

I noticed an error when deleting completions: Cannot read property 'selected' of undefined

To reproduce:

  1. Start frontend using ImagePolygons example
  2. Create new completion
  3. Delete existing completion (not the new one)
  4. Error message appears

jverre avatar Mar 12 '20 19:03 jverre