You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: React does not recognize the virtualIndex prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase virtualindex instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Minimal, Reproducible Example - (Optional, but Recommended)
You can see the image below:
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
None
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.
The text was updated successfully, but these errors were encountered:
material-react-table version
v2.3.0
react & react-dom versions
v18.2.0
Describe the bug and the steps to reproduce it
Warning: React does not recognize the
virtualIndex
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasevirtualindex
instead. If you accidentally passed it from a parent component, remove it from the DOM element.Minimal, Reproducible Example - (Optional, but Recommended)
You can see the image below:
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
None
Terms
The text was updated successfully, but these errors were encountered: