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

React not recognising prop on a DOM element; #584

Open
milindgoel15 opened this issue Jan 26, 2024 · 0 comments
Open

React not recognising prop on a DOM element; #584

milindgoel15 opened this issue Jan 26, 2024 · 0 comments
Labels

Comments

@milindgoel15
Copy link

Describe the bug
When using the table, it throws this error in console:

Warning: React does not recognize the `columnKey` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `columnkey` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

To Reproduce
Steps to reproduce the behavior:

  1. Install dependency
  2. Implement a basic table in your react project
  3. Throws columnKey prop error in browser console

Expected behavior
No prop error

Screenshots

Tap to see error screenshot

image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 122

Smartphone (please complete the following information):
na, although it will throw on mobiles as well.

Additional context
na

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

No branches or pull requests

1 participant