Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

"No data available in table" when using async data #1515

@RafaelZasas

Description

@RafaelZasas

The data table does not filter or search when using async data.

Steps to reproduce the behavior:
Configure as normal but use async data

Expected behavior
load, sort and search data as normal.

Screenshots
First Image is before any searching or sorting is done on the bottom angular datatable.
Top table is the default I am using that came with the template.
Below is angular datatable.
image

Below is once I clicked on either of the table headings for sorting.
image

Environment

  • node version: v14.15.1
  • angular version: 9.1.6
  • angular-cli version: 9.1.5
  • jquery version:
  • datatables version: 11.1.1
  • angular-datatables version: 11.1.1

Additional context

Would like to be able to use async data from firestore with the datatable along with sorting and searching.
Also- is there a way to customize the styling for the search bar and pagination?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions