Topic: DataTable is not working due to prop issue
                  
                  Matan Tubul
                  free
                  asked 5 years ago
                
Hey
I am getting the foolowing exception:
Unknown prop
entrieson 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 5 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
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- 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