Skip to content

Pagination intermittently doesn't work #40

@francisbyrne

Description

@francisbyrne

I've noticed that the pagination for Collections-based datatables just doesn't work sometimes. It seems to happen when you navigate away from a page with a datatable on it (via iron-router) then navigate back to the original page and use the pagination.

To Reproduce:

  1. Clone https://github.com/francisbyrne/finance
  2. mrt install; meteor
  3. Go to localhost:3000 in browser
  4. Sign up a new account
  5. Open console and enter loadDummyImports() (that will load a bunch of trades to populate the table)
  6. Test the pagination; it should work
  7. Navigate to "Trades" then back to "Portfolio"
  8. Test the pagination; this time it doesn't work

I'll try and reproduce it with a simpler example but here are some screenshots from my finance project in the meantime.

screen shot 2014-06-16 at 11 34 12 am

screen shot 2014-06-16 at 11 34 21 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions