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

Getting null exception while using Heading Group if enableColumnVirtualization is true #89

Open
1 task done
bannarisoftwares opened this issue Jul 15, 2023 · 3 comments
Labels
V1 Issue with MRT V1

Comments

@bannarisoftwares
Copy link

bannarisoftwares commented Jul 15, 2023

mantine-react-table version

1.0.0-beta.27

react & react-dom versions

18.0.2

Describe the bug and the steps to reproduce it

Getting null exception while using Heading Group if enableColumnVirtualization is true.

Use below link to reproduce the issue : https://codesandbox.io/p/sandbox/crimson-forest-p4vv29?file=%2Fsrc%2FmakeData.ts%3A208%2C14

Check the console for errors.

if enableColumnVirtualization is false all are working normally. Hope this detail is enough. Let me know of any additional help is needed to reproduce.

Minimal, Reproducible Example - (Optional, but Recommended)

https://codesandbox.io/p/sandbox/crimson-forest-p4vv29?file=%2Fsrc%2FmakeData.ts%3A208%2C14

Screenshots or Videos (Optional)

Screenshot 2023-07-15 at 11 23 02 PM

Do you intend to try to help solve this bug with your own PR?

No, because I do not know how

Terms

  • I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
@bannarisoftwares bannarisoftwares changed the title Getting null exception while using heading group if enableColumnVirtualization is true Getting null exception while using Heading Group if enableColumnVirtualization is true Jul 15, 2023
@KevinVandy
Copy link
Owner

Do you have nested headers?

@bannarisoftwares
Copy link
Author

Do you have nested headers?

Yes @KevinVandy

@KevinVandy
Copy link
Owner

There's a bug where nested headers don't work with column virtualization right now

KevinVandy pushed a commit that referenced this issue Sep 18, 2023
@alessandrojcm alessandrojcm added the V1 Issue with MRT V1 label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V1 Issue with MRT V1
Projects
None yet
Development

No branches or pull requests

3 participants