-
Notifications
You must be signed in to change notification settings - Fork 606
Open
Description
主应用和子应用都是vue3+vite+element-plus,主应用和子应用都接入了otel
当子应用首页有表格,Dialog弹窗也有表格。
打开子应用弹窗会报错:element-plus-DFcqKzvD.js:1 RangeError: Maximum call stack size exceeded
主应用版本:
"@element-plus/icons-vue": "2.3.1",
"@micro-zoe/micro-app": "1.0.0-rc.26",
"@toolkit/otel": "1.5.2",
"@types/node": "^17.0.34",
"element-plus": "2.2.0",
"vue": "3.3.4",
"vue-router": "4.3.2",
"vuex": "4.1.0"
子应用版本:
"@element-plus/icons-vue": "2.3.1",
"@toolkit/otel": "1.5.2",
"@types/node": "17.0.15",
"axios": "1.7.2",
"element-plus": "2.9.0",
"file-saver": "2.0.5",
"vue": "3.3.4",
"vue-router": "4.3.2",
"vuex": "4.1.0",
Metadata
Metadata
Assignees
Labels
No labels