-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Reproduction
- Clone https://github.com/francisbyrne/datatables-example
mrt install; meteor- Open
localhost:3000in browser - Browse through data items; there are a bunch of BHP.AX items and a bunch of NAB.AX
- Go back to the first page and enter NAB.AX into the search bar
Expected
Table displays NAB.AX rows in the table
Table info shows filtered info, e.g. "Showing 1 to 10 of 16 entries (filtered from 32 total entries)"
Table pagination is reduced to only 2 pages
Actual
Table displays "No matches found", until you use the pagination to go to the 2nd page
Table info still shows all rows
Table pagination is not reduced (still shows all pages)
Metadata
Metadata
Assignees
Labels
No labels