Fix error when field.values is undefined and add it to issues

This commit is contained in:
1ilit
2023-09-19 15:51:20 +03:00
parent aa7b8905b8
commit 81792a5243
4 changed files with 47 additions and 14 deletions

View File

@@ -95,7 +95,6 @@ export default function Editor(props) {
unique: true,
notNull: true,
increment: true,
length: "",
comment: "",
id: 0,
},