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

demo中需求占位组件拖拽尺寸大小时报错 #2390

Closed
unetcore opened this issue Aug 20, 2023 · 1 comment · Fixed by alibaba/lowcode-materials#56
Closed

demo中需求占位组件拖拽尺寸大小时报错 #2390

unetcore opened this issue Aug 20, 2023 · 1 comment · Fixed by alibaba/lowcode-materials#56
Assignees
Labels
bug Something isn't working / 明确是 bug
Milestone

Comments

@unetcore
Copy link

在官网的demo:https://lowcode-engine.cn/demo/demo-basic-fusion/index.html中直接放一个需求占位组件后,调整尺寸大小会报如下错误:

VM1424:23 Uncaught ReferenceError: logger is not defined
at Object.eval [as onResize] (eval at bx (parse-func.ts:36:10), :23:9)
at c.e (border-resizing.tsx:148:28)
at c.e [as emit] (events.js:153:5)
at e (event-bus.ts:83:27)
at HTMLDocument.e (drag-resize-engine.ts:43:20)

本地运行demo也一样的问题。

@JackLian JackLian added insufficient information Further information is requested / 信息不足,请补充信息 bug Something isn't working / 明确是 bug and removed insufficient information Further information is requested / 信息不足,请补充信息 labels Aug 21, 2023
@alibaba alibaba deleted a comment from github-actions bot Aug 21, 2023
@unetcore
Copy link
Author

unetcore commented Aug 21, 2023

1
直接拖拽组件到设计窗口,然后在组件的最右边,拖拽改变大小时就可以看到了,本地调试了下,是try catch中的logger对象不存在。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working / 明确是 bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants