Strapi Version: 5.14
node version: 18.19
An error is occured while creating a entry as Cannot read properties of undefined (reading 'select').
Reproducible Steps
- Add a custom remote field in content type builder
- Add API
- Open content manger and try to create a entry
- It will give above error as Cannot read properties of undefined (reading 'select')

Strapi Version: 5.14
node version: 18.19
An error is occured while creating a entry as Cannot read properties of undefined (reading 'select').
Reproducible Steps