3 comments (3 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript2,236 forks (2,236 forks)batch import
buggood first issueimportant
Repository metrics
- Stars
- 15,390 stars (15,390 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
描述错误
getRangeHtml获取的html会错位
ctrl+c的不会
Contributor guide
- Research direction
- Compare the behavior of getRangeHtml with the normal copy (ctrl+c) to identify where the HTML structure diverges. Trace the getRangeHtml function calls and check how cell ranges are converted to HTML, focusing on row/column indices and merging.
- Tech stack
- javascript
- Domain
- frontendweb dev
- Issue type
- Bug
- Prerequisites
- JavaScriptUnderstanding of spreadsheet data model