Skip to content

Table does not update when switching pages #1

Description

@sherman721

In my project, I am using these sortable tables on every user's home page. On the initial load it gets all the correct data, but when I switch to another user's page it keeps the first user's data. I believe the tableData (line 6 of Table.js) isn't getting updated in time and so the table does not update. Do you have any ideas on how to make the table wait to load until all the the tableData is properly sorted?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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