Skip to content

There are no records to display #43

@giovanniboaz

Description

@giovanniboaz

I keep getting "there is no records found" with the following implementation

<DataTableExtensions
{...{columns,record}}
>
<DataTable
columns={columns}
data={record}
selectableRows
highlightOnHover
pagination

    />
    </DataTableExtensions>

However, with the tag, the normal is loading the data,
what could I be doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions