You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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也一样的问题。
The text was updated successfully, but these errors were encountered:
在官网的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也一样的问题。
The text was updated successfully, but these errors were encountered: