jinkin1995 / vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when editing a number

cthumerelle opened this issue · comments

Hi,

When you edit a number, there is an error in the console

  • "Property or method "member" is not defined on the instance"
  • "Error in v-on handler: "TypeError: Cannot read property 'remark' of undefined""
  • "Cannot read property 'remark' of undefined"

@cthumerelle
Hi,
Did you fixed this error? I got same error