Column grouping doesn't work if columns with same prop values present in different groups #704
Replies: 5 comments
-
Hi @RK-cuongnq Is there are way for you to make me a codesandbox with this example? Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hi @m2a2x I edited "prop" is to be unique, then this problem solved. You can check in the codesandbox: Thank you! |
Beta Was this translation helpful? Give feedback.
-
Yes, grouping is based on props atm |
Beta Was this translation helpful? Give feedback.
-
@RK-cuongnq please verify if the fix is working, I made it for you hence already investigated a problem. Changes are dangerous, so I would prefer double look and test. |
Beta Was this translation helpful? Give feedback.
-
@m2a2x Thank you for your support! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@revolist @m2a2x
I am using @revolist/revogrid for my vue3 project. But I encountered an issue.
I want a long header with multiple children. But when I scroll horizontally, the header loss of background color. I checked, and it seems to be due to the transform: translateX being calculated incorrectly.
You can check again and see my evidence I attached.
Thank you, and look forward to receiving a response from you.
scroll.mp4
Beta Was this translation helpful? Give feedback.
All reactions