mathYang1224
Results
2
issues of
mathYang1224
### Version 1.10.0 ### Link to Minimal Reproduction 暂无生产链接 ### Steps to Reproduce const chart = { type: 'common', seriesField: 'color', color: ['#3370FF', '#34C724', '#FFD200', '#FF8800', '#9F5FFF'], padding: [24, 0,...
bug
## Describe the bug > A clear and concise description of what the bug is. microApp.addDataListener 不触发偶现, name 想同情况下 列表页跳详情页再跳回列表页不触发 ## To Reproduce // 主应用 // name 为变量 microApp.setData(name, data)...
Need Reproduction