fix: custom id field not shown depending on field and db types (#9091)
Closes https://github.com/payloadcms/payload/issues/9080
This commit is contained in:
@@ -149,6 +149,7 @@ export const initPage = async ({
|
||||
adminRoute,
|
||||
config: payload.config,
|
||||
defaultIDType: payload.db.defaultIDType,
|
||||
payload,
|
||||
route,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user