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

在编辑器内拖入和 Slot 相关组件之后,点击预览 Slot 组件被移除 #3109

Open
LeeeeeeM opened this issue Nov 5, 2024 · 1 comment

Comments

@LeeeeeeM
Copy link

LeeeeeeM commented Nov 5, 2024

在编辑器内拖入 demo 自带的气泡组件,点击预览时发现无法触发。
debug 源码发现时因为编辑器内对 slot 组件有处理,而预览的渲染器内没有针对 slot 进行处理。

image

image

@LeeeeeeM
Copy link
Author

LeeeeeeM commented Nov 5, 2024

image
原因是 lowcode-engine 执行了这里,而渲染器并没有走

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

No branches or pull requests

1 participant