🐛在微前端框架wujie下,移动端touchmove后异常
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 2.0.0-next.28 |
### Sheet Type
- [x] PivotSheet
- [ ] TableSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet
### 🖋 Description
V2.0.0-next.28版本在wujie框架下,移动端滚动touchmove后异常,
V1.55.8版本正常
### ⌨️ Code Snapshots
### 🔗 Reproduce Link
仓库地址:
https://github.com/seanlo/wujie-s2.git
### 🤔 Steps to Reproduce
git clone https://github.com/seanlo/wujie-s2.git
cd wujie-s2
pnpm install
pnpm start
chrome浏览器调整为模拟手机模式
访问:http://localhost:5174/
在表格内模拟拖动,表格渲染异常
### 😊 Expected Behavior
正常展示和滚动
### 😅 Current Behavior
展示异常,无法正常滚动展示数据
### 💻 System information
| Environment | Info |
| ------- | ------- |
| System | Mac 13.6.9 (22G830) |
| Browser | Chrome 128.0.6613.138 |
Contributor guide
Research direction
Clone the linked seanlo/wujie-s2 reproduction repository, install its dependencies, and run pnpm start in Chrome mobile emulation. Compare the @antv/s2 2.0.0-next.28 behavior with 1.55.8 while dragging in the PivotSheet; done means the table renders correctly and scrolls normally after touchmove.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100