[Feature Request]希望mpx编译为web代码时能支持事件代理。
Open
support in future
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 392
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
问题描述:
我有两种组件,分别是 A 和 B。现在 A 里面会嵌套 B 或者是使用 slot 自定义嵌套 B。我想通过事件代理的形式在 A 组件处理,小程序配置 bubble 和 compose 可以被捕获,但是 web 端就不行了。
```html
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.