Admin-on-rest, Edit Page - Incorrect Element Error
问题 I'm using admin-on-rest in my frontend side. But when I click Edit button in the list page, it orients to Edit page successfully but there is always an error like "INCORRECT ELEMENT". Do you know why? Thank you enter image description here enter image description here App.js import { DataTypeList } from './Components/DataType/DataTypeList'; import { FeatureList } from './Components/FeatureList'; import { DataPointTypeList } from './Components/DataPointTypeList'; import DashBoard from '.