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

"renderedColumnIndex" warning on Row Edit #270

Closed
1 task done
SanderJBouwman opened this issue Feb 13, 2024 · 2 comments
Closed
1 task done

"renderedColumnIndex" warning on Row Edit #270

SanderJBouwman opened this issue Feb 13, 2024 · 2 comments

Comments

@SanderJBouwman
Copy link

mantine-react-table version

2.0.0-alpha.17

react & react-dom versions

18.2.0

Describe the bug and the steps to reproduce it

A warning appears when clicking on the Edit button if trying to edit a row (editDisplayMode="row"). This bug can also be seen in one of the "official" example codepens.

mantine-table-bug

Minimal, Reproducible Example - (Optional, but Recommended)

Error start to appear when one of the columns gets the "enableEditing: true" prop.

Screenshots or Videos (Optional)

No response

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.
@KevinVandy
Copy link
Owner

Just a warning of an extra prop getting through. Feel free to PR the fix, else I'll get to it in a few days

@KevinVandy
Copy link
Owner

This should be fixed in v2-beta.0

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

No branches or pull requests

2 participants