[Bug Report]table 设定表头 某一个td的宽度之后,其他的td就不会显示了
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
问题原因找到了 close吧。
单元格宽度要用int类型数据来设置
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue reports a table-cell width problem and says the cause is using an integer width value, but it names no source file, test, or entry point. First locate the table implementation and its width-handling behavior; the issue appears resolved when cell widths use integer values, although no verification steps are provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100