Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vue3 + vite 整合amis-editor 6.11.0 在拖动组件到内容区时控制台报错 #11763

Open
zhangjiayu139 opened this issue Mar 21, 2025 · 1 comment

Comments

@zhangjiayu139
Copy link

zhangjiayu139 commented Mar 21, 2025

描述问题:

vue3 + vite 整合amis-editor 6.11.0 在拖动组件到内容区时控制台报错,多操作几次报第二张图的报错

截图或视频:

Image Image

如何复现(请务必完整填写下面内容):

  1. 你是如何使用 amis 的?

npm

  1. amis 版本是什么?请先在最新 beta 版本测试问题是否存在
    6.11.0

  2. 粘贴有问题的完整 amis schema 代码:

"@fortawesome/fontawesome-free": "6.3.0",
    "amis": "^6.11.0",
    "amis-core": "^6.11.0",
    "amis-editor": "^6.11.0",
    "amis-editor-core": "^6.11.0",
    "amis-formula": "^6.11.0",
    "amis-theme-editor": "^2.0.10",
    "amis-theme-editor-helper": "^2.0.27",
    "amis-ui": "^6.11.0",
    "vite-plugin-monaco-editor": "^1.1.0",
"copy-to-clipboard": "^3.3.3",
"mobx": "^4.15.7",
    "mobx-react": "^6.3.1",
    "mobx-state-tree": "3.17.3",
"react": "^16.14.0",
    "react-dom": "^16.14.0",

  1. 操作步骤
    请简单描述一下复现的操作步骤...
@zhangjiayu139
Copy link
Author

Image启动官方demo也是一样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant