Responsive breaks after filtering data using SearchBuilder

Responsive breaks after filtering data using SearchBuilder

zan123zan123 Posts: 8Questions: 2Answers: 0

Link to test case: http://live.datatables.net/worihivo/1/edit
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem: Responsive feature breaks in datatables after filtering the data using SearchBuilder.
- datatables ver: 1.10.23
- searchbuilder ver: 1.0.1
- responsive ver: 2.2.7

Any help will be appreciated.

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,599

    I'm not seeing that with that example. Please can you provide steps on how to reproduce,

    Colin

  • zan123zan123 Posts: 8Questions: 2Answers: 0

    Hi @colin, You can reproduce the issue by doing following steps:

    1. click on "Add Condition" button option above the datatable in the example link.
    2. Select any option from "Data" drop down.
    3. To make it easier for this example: Select "Not Empty" option from "Conditions" drop down.
    4. It might or might not kill responsive on the current page but if you paginate to different pages you will see that some rows would have responsive and some rows doesn't.
  • zan123zan123 Posts: 8Questions: 2Answers: 0

  • colincolin Posts: 15,237Questions: 1Answers: 2,599
    edited March 2021 Answer ✓

    Got it, excellent instructions, thank you. It looks like this has been fixed. I just tried it here , http://live.datatables.net/worihivo/2/edit , with the nightly builds, and it appears to be behaving as expected now. Could you take a look, please, and see if that works for you?

    Colin

  • zan123zan123 Posts: 8Questions: 2Answers: 0

    Excellent! Works great with the nightly. Thanks.

This discussion has been closed.