lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

插件注册时IWidgetBaseConfig.content 对应的class中创建event this的问题

Open hfab11 opened this issue 3 years ago • 2 comments

插件注册时IWidgetBaseConfig.content 对应的class中创建event this的问题 注册插件时content中对应的class中申明了一个Event image 注册 image 这里的 this 不是当前class

请问我要怎么获取当前Class呢?

追问: 没有办法 可以通过一个插件去刷新另外一个插件

烦请大佬心情好的时候帮忙解答一下

hfab11 avatar Nov 29 '22 04:11 hfab11

你好 @hfab11,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板 补全信息,也可以通过阅读引擎的 issue 说明 了解什么类型的 issue 可以获得更好、更快的支持。

github-actions[bot] avatar Nov 29 '22 07:11 github-actions[bot]

我最近也在写plugin,我暂时没有遇到,换成function组件是不是可以解决?

501981732 avatar Nov 30 '22 02:11 501981732