Topic: DataTable is not working due to prop issue

Matan Tubul free asked 4 years ago


Hey

I am getting the foolowing exception:

Unknown prop entries on tag. Remove this prop from the element. For details...

this is how i used the DataTable

return (
    <div >
      <MDBDataTable
        striped
        bordered
        small
        data={data}
    />
    </div>
);

i am actually not sure what is the problem Thanks


Jakub Chmura staff answered 4 years ago


Hi @Matan Tubul,

I checked this and it works perfectly. Can you show me your data entries (object which you defined as a datatable entries)?

Best, Kuba



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.24.0
  • Device: Desktop
  • Browser: chrome
  • OS: Ubuntu 19.04
  • Provided sample code: Yes
  • Provided link: No
Tags