• Liz Fulghum

    (@lizfulghum)


    I’m sorry I can’t link to the page where this is occurring, we are running it on an intranet with no public access, but hoping these items are relatively easy to reproduce.

    Noticed two small weird issues with the plugin that I hope are pretty easy to fix:

    1. When pagination is enabled, and list sorting is disabled, the headers on page one are still clickable and try to sort the first two rows. Returns the following errors after clicking the header:

    (index):450 Uncaught TypeError: window.listUpdated is not a function
    at Array.callback ((index):450)
    at i.trigger (list.min.js:1)
    at i.update (list.min.js:1)
    at HTMLTableCellElement.c (list.min.js:1)

    Weirdly enough, is not clickable on page 2,3, etc.

    2. When pagination is enabled, I’m showing a total of 5 pages. Pagination appears like: 1 2 3 … 5. There appears to be no way to get to page four. No previous next links, and the “…” doesn’t expand to a 4 when you are on page 3 or 5.

    • This topic was modified 7 years ago by Liz Fulghum.
    • This topic was modified 7 years ago by Liz Fulghum.
    • This topic was modified 7 years ago by Liz Fulghum. Reason: because typos
  • The topic ‘Help with 2 Misc Bugs’ is closed to new replies.