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

Error when clicking reset button

Open jverre opened this issue 5 years ago • 0 comments

Error message:

Error: [mobx-state-tree] Error while converting `undefined` to `ViewModel`:
value `undefined` is not assignable to type: `ViewModel` (Value is not a plain object).

To reproduce:

  1. Start using ImageBbox example
  2. Click reset button

jverre avatar Mar 12 '20 19:03 jverre