中要该数据表存在关联字段,前端页面在渲染表格、详情、编辑或添加页面都会出现Flow 引擎渲染死循环报错,特别是在详情中出错子详情、表单中出现子表单,都会出现这个报错,以下是我截取到的浏览器控制台的信息:
p__index.8ead710c.async.js:2478 FlowEngine: resolveUse circular reference detected on ‘InputFieldModel’.
p__index.8ead710c.async.js:2478 FlowEngine: resolveUse circular reference detected on ‘SubFormFieldModel’.
2
p__index.8ead710c.async.js:2478 FlowEngine: resolveUse circular reference detected on ‘InputFieldModel’.
p__index.8ead710c.async.js:2478 FlowEngine: resolveUse circular reference detected on ‘DisplayNumberFieldModel’.
| value | @ | p__index.8ead710c.async.js:2478 | |
|---|---|---|---|
| value | @ | p__index.8ead710c.async.js:2478 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2478 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2478 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2478 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2478 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2699 | |
| value | @ | p__index.8ead710c.async.js:2478 | |
| (anonymous) | @ | p__index.8ead710c.async.js:2478 | |
| E | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| g | @ | umi.13be04e2.js:56 | |
| c | @ | umi.13be04e2.js:56 | |
| Promise.then | |||
| g | @ | umi.13be04e2.js:56 | |
| c | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| at | @ | p__index.8ead710c.async.js:2478 | |
| (anonymous) | @ | p__index.8ead710c.async.js:196 | |
| E | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| g | @ | umi.13be04e2.js:56 | |
| c | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | umi.13be04e2.js:56 | |
| (anonymous) | @ | npm.ahooks.9a89c2a5.async.js:6 | |
| ee | @ | 958.c4d4681a.async.js:62 | |
| (anonymous) | @ | 958.c4d4681a.async.js:62 | |
| (anonymous) | @ | 958.c4d4681a.async.js:62 | |
| i | @ | 958.c4d4681a.async.js:62 | |
| _.runAsync | @ | npm.ahooks.9a89c2a5.async.js:6 | |
| _.run | @ | npm.ahooks.9a89c2a5.async.js:6 | |
| (anonymous) | @ | npm.ahooks.9a89c2a5.async.js:6 | |
| (anonymous) | @ | npm.ahooks.9a89c2a5.async.js:6 | |
| ju | @ | umi.13be04e2.js:56 | |
| eu | @ | umi.13be04e2.js:56 | |
| Tc | @ | umi.13be04e2.js:56 | |
| ti | @ | umi.13be04e2.js:54 | |
| rf | @ | umi.13be04e2.js:56 | |
| Us | @ | umi.13be04e2.js:56 | |
| Cc | @ | umi.13be04e2.js:56 | |
| L | @ | umi.13be04e2.js:56 | |
| se | @ | umi.13be04e2.js:56 | |
| S.D. | @ | umi.13be04e2.js:48 | |
| se | @ | umi.13be04e2.js:48 | |
| fe | @ | umi.13be04e2.js:48 |