Upgrading from beta to 2.0.0 causes table to only display the first row until clicked
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
I finally upgraded from beta, but one of my tables stopped working properly.
I know in beta there was a problem where if you didn't have an explicit height between every div from table to a fixed height ancestor then you'd have this problem (but back then I'd usually get the first two rows).
I'm assuming I'm just missing something else that is now required. Does this sound familiar to anyone? Other tables I have render everything correctly.
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 names no files, tests, or entry points. Start by reproducing the first-row-only behavior after upgrading from beta to 2.0.0, comparing the affected table with tables that render correctly and checking the fixed-height ancestor setup. Done means every row renders without requiring a click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100