Leo

Results 6 issues of Leo

### Version 5.3.2 ### Link to Minimal Reproduction https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js ### Steps to Reproduce ` var dom = document.getElementById('container'); var myChart = echarts.init(dom, null, { renderer: 'canvas', useDirtyRect: false }); var...

bug
pending
stale
waiting-for: community

### Version 5.3.2 ### Link to Minimal Reproduction https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js ### Steps to Reproduce ### env echarts version : 5.3.2 os: win11 ### issue When using appenddata to update data, and...

bug
pending
en
topic: tooltip
stale

When clicking, long-pressing, or dragging a list item, the entire list will undergo a large number of rebuilds, resulting in sluggishness. I don't know if this is normal or a...

**Describe the bug** When returning to page A from page B through a sliding gesture, page A will be untouchable for a short period. ``` RouteType _buildRouteType({ bool canOnlySwipeFromEdge =...

T: Fix

### Version 6.2.1 ### Platforms iOS ### Device Model iphone15promax(ios18) ### flutter info ```sh [✓] Flutter (Channel stable, 3.29.2, on macOS 15.1.1 24B91 darwin-arm64, locale zh-Hans-CN) [2.4s] • Flutter version...

https://github.com/user-attachments/assets/e83c5bcc-e517-41c3-bfcb-6b7079a9101d 1. During the dragging process, increase the height of the previous component. If there is no problem when moving upwards, if moving downwards causes jittering, it is suspected that...