Search Panes Button Bug

Search Panes Button Bug

kthorngrenkthorngren Posts: 20,141Questions: 26Answers: 4,736
edited January 2020 in DataTables 1.10

Checking out the New extension and found a small issue when looking at the Search Panes Button example. In the console I see this error when clicking the button:

Uncaught TypeError: d._panes.adjust is not a function

Doesn't affect the operation.

Also noticed there is no option for Search Panes in the Category drop down for this New Discussion.

Kevin

Replies

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Good spot, Kevin - I think that error was a last minute addition. I've raised it internally (DD-1327 for my reference) and we'll report back here when there's an update.

    And funnily enough, I've never looked at those categories before, I didn't know they existed despite being in plain view! :) Raised also (DD-1328).

    Cheers,

    Colin

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    Quick comment to say both of those issues were closed last week.

  • leenooksleenooks Posts: 5Questions: 2Answers: 0

    I'm coming across this issue (but it doesnt affect the operation).

    Since this was a few months ago, I'm wondering if I'm using an old version.

    I've using datatables 1.10.20, responsive 2.2.1, rowgroup 1.1.0, fixedheader 3.1.5, searchpanes 1.0.1, select 1.3.1, buttons, 1.6.1.

    Am I missing something?

  • sandysandy Posts: 913Questions: 0Answers: 236

    Hi @leenooks ,

    These are to be released in version 1.1 which we are hoping will happen in the next few weeks. In the mean time you can access the code with the bug fixes from the nightly builds.

    Thanks,
    Sandy

This discussion has been closed.