alibaba/lowcode-engine

FunctionSetter使用问题 bug

Open

#1106 opened on Oct 8, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (12,714 stars) (2,228 forks)batch import
bughelp wanted

Description

1、官方demo网站, antd组件库, 拖入固钉组件 image

2、点击setter中的绑定函数 image

3、选择新建,点击ok新建绑定事件 image image

4、页面报错, 新建事件后组建会刷新, 但实际上源码部分还没更新,仅仅是通过编辑器插入了一个代码模板 ,此时组件内部调用该函数就会报错, 类似的其他组件也是这样的问题。 image

Contributor guide