数据Cannot read properties of undefined(reading 'repository")

image
2个数据表关联后,并存在关联的数据时,
直接在数据源删除一个数据表导致被其关连的数据表出错无法正常使用(不能编辑/删除/新增)
删除数据表时候勾选了[自动删除依赖于该表的对象,以及依赖这些对象的对象]
报错信息:Cannot read properties of undefined(reading 'repository")

请问NocoBase版本号是什么 ,能提供日志文件吗
请提供下报错时间点的日志文件 ,注明报错时间点。
日志文件地址:storage\logs\main(request_xxx、system_xxx、system_error_xxx、sql_xxx)
日志文件在线管理地址:admin/settings/logger (request_xxx、system_xxx、system_error_xxx、sql_xxx)

之前好像是权限问题,后续按豆包的提示修复后就没事了