-
Notifications
You must be signed in to change notification settings - Fork 726
Closed
Description
The display does not work if there are connections in the typeform manytoone. Error 404
"@admin-bro/design-system": "1.7.3",
"@admin-bro/koa": "1.1.1",
"@admin-bro/typeorm": "1.4.0",
"@koa/router": "^10.1.0",
"@types/koa": "^2.13.4",
"@types/node": "^16.3.2",
"admin-bro": "4.0.1",
"dotenv": "10.0.0",
"koa": "^2.13.1",
"koa2-formidable": "1.0.3",
"ts-node": "10.1.0",
"typeorm": "0.2.34",
"typescript": "4.3.5"
I import models from typeorm db models, in those places where there are connections, I get a 404 error





If I remove @manytoone, then everything works and there is no error
Metadata
Metadata
Assignees
Labels
No labels