On the screenshot below the column «Name» mistakenly shows values of the column «Type»:
At the same time, the entity form shows the data correctly:
The «Name» field settings
The «Type» field settings
On the screenshot below the column «Name» mistakenly shows values of the column «Type»:
At the same time, the entity form shows the data correctly:
As a workaround, do not use the name «name» for your fields.
I use the name «name_» instead ( «_name» is forbidden to use).