alibaba/lowcode-engine

FunctionSetter使用问题 bug

Open

#1,106 opened on 2022年10月8日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,228 forks)batch import
bughelp wanted

Repository metrics

Stars
 (12,714 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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

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

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

コントリビューターガイド