Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix getLeafHeaders #4958

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

fix getLeafHeaders #4958

wants to merge 4 commits into from

Conversation

bug-brain
Copy link

I have noticed that table.getLeafHeaders() contained headers that had more headers in subHeaders and thereby are not leaves. Looking at the code I found this part where the header is added to the array in any case.

The method is used for the column sizing feature but yarn dev gave me no errors (could not figure out yarn test:dev). I hope this helps anyway or at least points you in the right direction to fix this small issue.

@eichelberger-c
Copy link

Hi I am also finding that getLeafHeaders returns headers that have subheaders. Is there any update on this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants