新建表格组件改名后提示ReferenceError
leoatpolaris opened this issue · 2 comments
leoatpolaris commented
🙋🏻♂️描述下你的问题
在使用PagePlug是出现了什么问题
新建表格组件改名后提示ReferenceError,但是不知道是在哪里引用了。
🧑🏻💻贴图
可以在这里附上报错日志的截图及报错提醒内容,更好发现是什么内容导致
🥳复现流程
1⃣️ 使用了什么组件:表格组件
2⃣️ 做了哪些相关的操作(连接API、写了某个属性值等等,越详细越好):改名
3⃣️ 尝试过如何处理:找到每一个数据列的JS改掉,但只改掉了3个ReferenceError,还有4个不知道在哪里。
🤔想实现的效果
可以描述下在设计开发的时候,预期想要达成的效果
希望点击“查看代码片段”时能提示错误代码位置。
🔗PagePlug环境版本
1⃣️ 本地化部署 —v1.9.10版本
2⃣️ 私有化部署 —xxx版本
3⃣️ 在线体验环境
AppsmithCN commented
1.9.10的已知bug,在1.9.20已经修复了,建议更新1.9.35版本
leoatpolaris commented
v1.9.35在Docker下启动有问题:
➜ pageplug docker-compose up -d
[+] Building 0.0s (0/0) docker:desktop-linux
[+] Running 3/0
✔ Network pageplug_default Created0.0s
[+] Running 3/3geplug Cre ✔ Network pageplug_default Created0.0s ug The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0[+] Running 3/3geplug Cre ✔ Network pageplug_default Created0.0s ug The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0 ✔ Container pageplug Started0.0s
! pageplug The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s